Record
get-similar-recipes-params
No description available.
record get-similar-recipes-params {
id: string,
number: option<s32>,
limit-license: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| number | option<s32> | |
| limit-license | option<bool> |