Optional
Readonly
anonymousReadonly
createdDate and time (UTC) the ShoppingList was initially created.
Optional
Readonly
createdIDs and references that created the ShoppingList.
Optional
Readonly
customCustom Fields defined for the ShoppingList.
Optional
Readonly
customerReference to a Customer associated with the ShoppingList.
Optional
Readonly
deleteNumber of days after which the ShoppingList will be automatically deleted if it has not been modified.
Optional
Readonly
descriptionDescription of the ShoppingList.
Readonly
idUnique identifier of the ShoppingList.
Optional
Readonly
keyUser-defined unique identifier of the ShoppingList.
Readonly
lastDate and time (UTC) the ShoppingList was last updated.
Optional
Readonly
lastIDs and references that last modified the ShoppingList.
Readonly
lineLine Items (containing Products) of the ShoppingList.
Readonly
nameName of the ShoppingList.
Optional
Readonly
slugHuman-readable identifiers usually used as deep-link URL to the related ShoppingList.
Each slug is unique across a Project, but a ShoppingList can have the same slug for different languages.
The slug must match the pattern [a-zA-Z0-9_-]{2,256}
. For good performance, indexes are provided for the first 15 languages
set on the Project.
Optional
Readonly
storeStore to which the ShoppingList is assigned.
Readonly
textLine Items (containing text values) of the ShoppingList.
Readonly
versionCurrent version of the ShoppingList.
Identifies ShoppingLists belonging to an anonymous session.