PersonalShoppingLists
The Personal Shopping Lists resource manages personal shopping lists. A personal shopping list is a private list of purchasable items created by a user for easy reordering of items.
Columns
Name | Type | Description |
PersonalShoppingListHeaderId [KEY] | Long | PersonalShoppingListHeaderId of PersonalShoppingLists |
PersonalShoppingList | String | Name that uniquely identifies the personal shopping list. |
CreatedBy | String | CreatedBy of PersonalShoppingLists |
CreationDate | Datetime | CreationDate of PersonalShoppingLists |
LastUpdatedBy | String | LastUpdatedBy of PersonalShoppingLists |
LastUpdateDate | Datetime | LastUpdateDate of PersonalShoppingLists |
ImageURL | String | URL that locates the image representing the personal shopping list. |
Finder | String | Finder of PersonalShoppingLists |