Wasm Directoryalpha
Record

get-ingredient-information-response-nutrition-nutrients-item

No description available.

record get-ingredient-information-response-nutrition-nutrients-item {
  amount: f64,
  name: string,
  percent-of-daily-needs: f64,
  unit: string,
}

Fields

NameTypeDescription
amountf64
namestring
percent-of-daily-needsf64
unitstring