Wasm Directoryalpha
Record

search-menu-items-response-menu-items-item

No description available.

record search-menu-items-response-menu-items-item {
  id: s32,
  image: string,
  image-type: string,
  restaurant-chain: string,
  servings: option​<search-menu-items-response-menu-items-item-servings>,
  title: string,
}

Fields

NameTypeDescription
ids32
imagestring
image-typestring
restaurant-chainstring
servingsoption​<search-menu-items-response-menu-items-item-servings>
titlestring