Wasm Directoryalpha
Record

get-recipe-information-response

No description available.

record get-recipe-information-response {
  aggregate-likes: s32,
  analyzed-instructions: list​<get-recipe-information-response-analyzed-instructions-item>,
  cheap: bool,
  credits-text: string,
  cuisines: list​<string>,
  dairy-free: bool,
  diets: list​<string>,
  dish-types: list​<string>,
  extended-ingredients: list​<get-recipe-information-response-extended-ingredients-item>,
  gaps: string,
  gluten-free: bool,
  health-score: f64,
  id: s32,
  image: string,
  image-type: string,
  instructions: string,
  ketogenic: bool,
  license: string,
  low-fodmap: bool,
  occasions: list​<string>,
  price-per-serving: f64,
  ready-in-minutes: s32,
  servings: f64,
  source-name: string,
  source-url: string,
  spoonacular-score: f64,
  spoonacular-source-url: string,
  summary: string,
  sustainable: bool,
  title: string,
  vegan: bool,
  vegetarian: bool,
  very-healthy: bool,
  very-popular: bool,
  weight-watcher-smart-points: f64,
  whole30: bool,
  wine-pairing: get-recipe-information-response-wine-pairing,
}

Fields

NameTypeDescription
aggregate-likess32
analyzed-instructionslist​<get-recipe-information-response-analyzed-instructions-item>
cheapbool
credits-textstring
cuisineslist​<string>
dairy-freebool
dietslist​<string>
dish-typeslist​<string>
extended-ingredientslist​<get-recipe-information-response-extended-ingredients-item>
gapsstring
gluten-freebool
health-scoref64
ids32
imagestring
image-typestring
instructionsstring
ketogenicbool
licensestring
low-fodmapbool
occasionslist​<string>
price-per-servingf64
ready-in-minutess32
servingsf64
source-namestring
source-urlstring
spoonacular-scoref64
spoonacular-source-urlstring
summarystring
sustainablebool
titlestring
veganbool
vegetarianbool
very-healthybool
very-popularbool
weight-watcher-smart-pointsf64
whole30bool
wine-pairingget-recipe-information-response-wine-pairing