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
| Name | Type | Description |
|---|---|---|
| id | s32 | |
| image | string | |
| image-type | string | |
| restaurant-chain | string | |
| servings | option<search-menu-items-response-menu-items-item-servings> | |
| title | string |