Wasm Directoryalpha
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

NameTypeDescription
idoption​<s32>
image-typeoption​<string>
servingsoption​<f64>
titleoption​<string>