Property | Type | Required |
---|
id | string | mandatory |
name | string | mandatory |
quantity | number | mandatory |
unitPrice | Amount | mandatory |
totalAmount | Amount | mandatory |
brand | string | optional |
productUrl | string | mandatory |
imageUrl | string | optional |
category | string | optional |
variant | Variant array | optional |