Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.07 KB

File metadata and controls

18 lines (14 loc) · 1.07 KB

CreateGroup

Properties

Name Type Description Notes
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\CreateProductReference[] Collection of items associated with this group [optional]
metafields \Flipdish\Client\Models\Metafield[] Collection of metafields [optional]
group_type string Type of group (ModifierGroup, etc)
sku string Stock Keeping Unit (SKU)
name string Group name
autogenerate_display_text bool Autogenerate display text in ordering applications [optional]
image_file_name string Image File Name [optional]

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