Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.02 KB

File metadata and controls

17 lines (13 loc) · 1.02 KB

UpdateGroup

Properties

Name Type Description Notes
sku string Stock Keeping Unit (SKU) [optional]
name string Group name [optional]
autogenerate_display_text bool Autogenerate display text in ordering applications [optional]
image_file_name string Image File Name [optional]
min_select_count int Minimum number of items that the user has to select [optional]
max_select_count int Maximum number of items that the user has to select [optional]
products \Flipdish\Client\Models\UpdateProductReference[] Collection of items associated with this group [optional]
metafields \Flipdish\Client\Models\Metafield[] Collection of metafields [optional]

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