Class CartOrder

The class is conditionally abstract in: php, php/client, php/server

The cart as used from the remote (non-web) system, this is a transaction object, it has no equivalent inside the database.

Enums

enum ValidationState

SymbolValueDocu
Ok0The cart has been processed successfully
Invalid1There are problems with the cart, it cannot be processed

Properties

Mapping for Table cart

PropertyColumn
commentcomment
couponidcouponid
customeridcustomerid
deliveryaddressiddeliveryaddress
invoiceaddressidinvoiceaddress
itemsitems
shippingtypeidshippingtype
ticketstickets
vouchersvouchers