Property | Description | Returns |
---|---|---|
person | The person to whom the current cart belongs | Person |
id | int | |
uuid | string | |
discounts | string | |
amount | string | |
taxTotal | string | |
locked | Last locked date for the cart. | DateTime |
created | Date the record was created. | DateTime |
modified | Last modification date for the record. | DateTime |
site | Site | |
items | Collection (Item) | |
messages | Collection (Message) |
Carts\Models\Api\Cart
Cart