Record
add-meal-plan-template-response-items-item-value
No description available.
record add-meal-plan-template-response-items-item-value {
id: option<s32>,
image-type: option<string>,
servings: option<f64>,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<s32> | |
| image-type | option<string> | |
| servings | option<f64> | |
| title | option<string> |