| is_exclusive | Boolean | Indicates an item to be an exclusive offering in a meal plan type order | [default to null] |
| category_name | String | Category identifier | [default to null] |
| category_position | BigDecimal | Position of the category in the menu | [default to null] |
| category_limit_per_day | BigDecimal | The limit of category per day , 0 = category is not limited | [default to null] |
| category_limit_per_time_slot | List | Limit of category per time slot | [default to null] |
| visible | Boolean | True if the category should be visible to the customer | [default to null] |
| stock | BigDecimal | Indicates available stock at the time of pulling the store data | [default to null] |