ProductListItemReference
Document representing product list item details.
id
string
Required
The ID of the product list item. It is read only.
priority
integer
The priority of the product list item.
1
productDetailsLink
object
Document representing a link to the resource for product details.
productList
object
A reference to the associated product list. It is read only.
public
boolean
false
purchasedQuantity
double
The total quantity of this item purchased from the product list.
0
quantity
double
The number of products or gift certificates that get shipped when purchasing this product list item.
Min value:
0
1
type
string
enum
Specifies whether the item is a product or a gift certificate.
Enum values:
- product
- gift_certificate
product