You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: [AI-474] - changed version of 7.0.5 to 7.0.6
* feat: [AI-474] - removed outdated generated files and updated the Checkout and CheckoutOrderTemplate documentation. Adjustments have been made to the model files, and references to classes that are no longer needed have been removed.
* Build
---------
Co-authored-by: Nicolás Cedrón <josenicolascedron@gmail.com>
**lineItems** | [**BuiltList<Product>**](Product.md) | They are the products to buy. Each contains the \"unit price\" and \"quantity\" parameters that are used to calculate the total amount of the order. |
14
-
**planIds** | **BuiltList<String>** | It is a list of plan IDs that will be associated with the order. | [optional]
15
14
**metadata** | [**BuiltMap<String, JsonObject>**](JsonObject.md) | It is a set of key-value pairs that you can attach to the order. It can be used to store additional information about the order in a structured format. | [optional]
16
15
17
16
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments