Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 916 Bytes

VariantModelsReadVariantGroup.md

File metadata and controls

14 lines (10 loc) · 916 Bytes

GeinsSdkApiMgmtJavascript.VariantModelsReadVariantGroup

Properties

Name Type Description Notes
groupId Number 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 Number The main product of this group. If the group is collapsed in lists, this will be the only visible product. [optional]
productIds [Number] The product ids of the variants that belong to this group. [optional]
products [ProductModelsReadProduct] Products belonging to the Variant group. Only included when parameter "include" is supplied in the query string. [optional]