Skip to main content

CategoryClass

Properties

NameTypeDescriptionNotes
is_exclusiveBooleanIndicates an item to be an exclusive offering in a meal plan type order[default to null]
category_nameStringCategory identifier[default to null]
category_positionBigDecimalPosition of the category in the menu[default to null]
category_limit_per_dayBigDecimalThe limit of category per day , 0 = category is not limited[default to null]
category_limit_per_time_slotListLimit of category per time slot[default to null]
visibleBooleanTrue if the category should be visible to the customer[default to null]
stockBigDecimalIndicates available stock at the time of pulling the store data[default to null]

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