GroupType
Represents a group of components presented as a choice.
Fields
Customer-facing description of the group.
Customer-facing name for the group.
Unique identifier of the group.
Internal name for the group.
Maximum number of components that can be selected from this group.
Minimum number of components that must be selected from this group.
Nested offering components within this group.
Product components within this group.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"customerDescription": "find-realize-support-he-red",
"customerName": "say-organization-task-to-whether",
"identifier": "86669554",
"internalName": "help-choose-interview-walk-rest",
"maxCardinality": 7,
"minCardinality": 64,
"offeringComponents": [OfferingComponentType],
"productComponents": [ProductComponentType]
}