Record
get-similar-recipes-response-item
No description available.
record get-similar-recipes-response-item {
id: s32,
image-type: string,
ready-in-minutes: s32,
servings: f64,
source-url: string,
title: string,
}Fields
| Name | Type | Description |
|---|---|---|
| id | s32 | |
| image-type | string | |
| ready-in-minutes | s32 | |
| servings | f64 | |
| source-url | string | |
| title | string |