Item Modifier Group Object


Properties
idstringRead-onlyformat GUID

Modifier group ID.


revisionstringRead-onlyformat int64

Revision number, which increments by 1 each time the modifier group is updated. To prevent conflicting changes, the current revision must be passed when updating the modifier group. Ignored when creating a modifier group.


createdDatestringRead-onlyformat date-time

Date and time the modifier group was created.


updatedDatestringRead-onlyformat date-time

Date and time the modifier group was updated.


namestringminLength 1maxLength 100

Modifier group name.


modifiersArray <Modifier>minItems 0maxItems 50

Group of item modifiers.


ruleRule

Modifier group details.


extendedFieldsExtendedFields

Extended fields.


businessLocationIdsArray <string>Read-onlymaxItems 20format GUID

IDs of the business locations (SDK | REST) where these item modifier groups are available.

Did this help?