Toast · JSON Structure

Menus Width Structure

The width of the item or modifier. Use the `dimensionUnitOfMeasure` value to determine the unit of measurement. The `width` value is `null` if no width is specified for the item or modifier. You can use the `length`, `height`, and `width` values to determine the overall size of the item or modifier. This information is useful, for example, when determining shipping costs or choosing the size of delivery vehicle to use.

Type: float Properties: 0
RestaurantsPoint Of SalePaymentsOnline OrderingDeliveryLoyaltyGift CardsMenusOrdersKitchenLaborSchedulingInventoryHospitalityPartner Integrations

Width is a JSON Structure definition published by Toast. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/toast-tab/refs/heads/main/json-structure/menus-width-structure.json",
  "name": "Width",
  "description": "The width of the item or modifier. Use the `dimensionUnitOfMeasure` value to determine the unit of measurement.\n\nThe `width` value is `null` if no width is specified for the item or modifier.\n\nYou can use the `length`, `height`, and `width` values to determine the overall size of the item or modifier. This information is useful, for example, when determining shipping costs or choosing the size of delivery vehicle to use.\n",
  "type": "float"
}