Item Modifier Group Object


Properties
idstringRead-onlyformat GUID

Modifier group ID.


revisionintegerRead-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 25

Group of item modifiers.


ruleobject

Modifier group details.


extendedFieldsobject

Extended fields.

Was this helpful?
Yes
No