Skip to main content

CartItemDTO

Properties

NameTypeDescriptionNotes
idStringThe 24 character hexadecimal string id of the item to be added or modified[default to null]
quantityBigDecimalThe item quantity to be set, 0 means item is for removal[default to null]
extrasListThe extra option per item[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]