CartApiModel
Cart model
Properties
Name | Type | Required | Description |
---|---|---|---|
CartReference | string | ❌ | Unique cart reference |
Time | string | ❌ | Last change date |
ContactId | string | ❌ | Contact identifier |
Language | string | ❌ | Language |
Url | string | ❌ | Url to cart |
Items | List<CartItemApiModel> | ❌ | Cart items |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs