Record
search-custom-foods-response-custom-foods-item
No description available.
record search-custom-foods-response-custom-foods-item {
id: s32,
image-url: string,
price: f64,
servings: f64,
title: string,
}Fields
| Name | Type | Description |
|---|---|---|
| id | s32 | |
| image-url | string | |
| price | f64 | |
| servings | f64 | |
| title | string |