Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 916 Bytes

File metadata and controls

18 lines (10 loc) · 916 Bytes

VariantModelsReadVariantGroup

Properties

Name Type Description Notes
groupId Integer The id of variant goup. [optional]
name String The optional internal name of the variant group. [optional]
collapseInLists Boolean Determine visibility of non-main products of this group in lists. [optional]
mainProductId Integer The main product of this group. If the group is collapsed in lists, this will be the only visible product. [optional]
productIds List<Integer> The product ids of the variants that belong to this group. [optional]
products List<ProductModelsReadProduct> Products belonging to the Variant group. Only included when parameter &quot;include&quot; is supplied in the query string [optional]