Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.32 KB

CatalogsProductGroupFeedBasedCase.md

File metadata and controls

21 lines (16 loc) · 1.32 KB

CatalogsProductGroupFeedBasedCase

Properties

Name Type Description Notes
id str ID of the catalog product group.
filters CatalogsProductGroupFilters
feed_id str id of the catalogs feed belonging to this catalog product group
name str Name of catalog product group [optional]
description str, none_type [optional]
is_featured bool boolean indicator of whether the product group is being featured or not [optional]
type CatalogsProductGroupType [optional]
status CatalogsProductGroupStatus [optional]
created_at int Unix timestamp in seconds of when catalog product group was created. [optional]
updated_at int Unix timestamp in seconds of last time catalog product group was updated. [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]