Object describing a retail item record
Name | Type | Description | Notes |
---|---|---|---|
catalog_type | CatalogsType | ||
item_id | str | The catalog retail item id in the merchant namespace | [optional] |
pins | [Pin], none_type | The pins mapped to the item | [optional] |
attributes | ItemAttributes | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |