Skip to main content

ExtraGroupClass

Properties

NameTypeDescriptionNotes
is_requiredBooleanIndicates if extras within a group is REQUIRED to be added on cart with the item[default to null]
extrasListList of extras within a group[optional] [default to null]
nameStringThe name of the extra group[default to null]
descriptionStringThe description of the extra group[default to null]
minimum_numberBigDecimalMinimum number of extras within a group that NEEDS to be added on cart with the item[default to null]
maximum_numberBigDecimalMaximum number of extras within a group that can be added on cart with the item[default to null]

[Back to Model list] [Back to API list] [Back to README]