| Name | Description | Type | Additional information |
|---|---|---|---|
| ModifierGroupId |
The id for this Modifier Group |
integer |
None. |
| ExternalId |
Third party identifier of the Modifier Group |
string |
None. |
| Name |
The internal name for this modifier group |
string |
None. |
| DisplayName |
The name that is to be displayed to the customer |
string |
None. |
| Description |
A short description of this modifier group |
string |
None. |
| ModifierActionGroupId |
/deprecated |
integer |
None. |
| LayoutBindingTag |
/deprecated |
string |
None. |
| BaseImageName |
A url that is to be displayed for the this modifier group |
string |
None. |
| MinimumItems |
The minimum number of modifiers that is required for this ModifierGroup to be valid |
integer |
None. |
| MaximumItems |
The maximum number of modifiers that is required for this ModifierGroup to be valid |
integer |
None. |
| PerOptionMaximum |
The Maximum quantity valid for each individual modifier |
integer |
None. |
| PerOptionMinimum |
The Minimum quantity valid for each individual modifier |
integer |
None. |
| MaxDistinctOptions |
Max number of different modifiers selected |
integer |
None. |
| ValidQuantities |
The valid total number of modifiers available |
string |
None. |
| SourceModifierGroupId |
DEPRECATED: Use SourceModifierGroupId from SalesItemModifier class (inside Modifier class) |
integer |
None. |
| IsFolder |
Indicates whether this Modifer Group is actually a real modifier group |
boolean |
None. |
| Modifiers |
The list of Modifier for this ModifierGroup |
Collection of integer |
None. |
| IsVisible |
Should the customer be able to view this ModifierGroup |
boolean |
None. |
| FreeModifiers |
The number of modifiers that are included and are not added to the total price |
integer |
None. |
| CaloricServingUnit |
Serving unit for which the caloric value is specified |
string |
None. |
| CustomFields |
CustomFields |
Collection of CustomField |
None. |