Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 825 Bytes

CatalogsRetailItemResponse.md

File metadata and controls

16 lines (11 loc) · 825 Bytes

CatalogsRetailItemResponse

Object describing a retail item record

Properties

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]

[Back to Model list] [Back to API list] [Back to README]