The unit of measure assigned to the `length`, `height`, and `width` values.
Possible values include:
* IN: Inches
* CM: Centimeters
* FT: Feet
* M: Meters
* MM: Millimeters
* YD: Yards
`dimensionUnitOfMeasure` is `null` if no unit of measurement has been specified.
Type: stringProperties: 0
Food ServicePoint-of-SaleRestaurantHospitality
DimensionUnitOfMeasure is a JSON Structure definition published by Toast. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/toast/refs/heads/main/json-structure/menus-dimension-unit-of-measure-structure.json",
"name": "DimensionUnitOfMeasure",
"description": "The unit of measure assigned to the `length`, `height`, and `width` values.\n \nPossible values include:\n \n* IN: Inches\n* CM: Centimeters\n* FT: Feet\n* M: Meters\n* MM: Millimeters\n* YD: Yards\n \n`dimensionUnitOfMeasure` is `null` if no unit of measurement has been specified.\n",
"type": "string",
"enum": [
"IN",
"CM",
"FT",
"M",
"MM",
"YD"
],
"x-nullable": true
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.