Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 842 Bytes

CatalogsProductGroupUpdateRequest.md

File metadata and controls

16 lines (11 loc) · 842 Bytes

CatalogsProductGroupUpdateRequest

Request object for updating a product group.

Properties

Name Type Description Notes
name str [optional]
description str, none_type [optional]
is_featured bool boolean indicator of whether the product group is being featured or not [optional]
filters CatalogsProductGroupFiltersRequest [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]