A container for the modifier groups that can be applied to a portion of a menu item.
guid | string A unique identifier for this portion, assigned by the Toast POS system. |
modifierGroupReferences | Array of integers >= 0 items An array of |
name | string A descriptive name for this portion, for example, "1st Half" or "2nd Half". |
{- "name": "string",
- "guid": "string",
- "modifierGroupReferences": [
- 0
]
}