Wasm Directoryalpha
Record

search-grocery-products-by-upc-response

No description available.

record search-grocery-products-by-upc-response {
  badges: list​<string>,
  breadcrumbs: list​<string>,
  generated-text: string,
  id: s32,
  image-type: string,
  important-badges: list​<string>,
  ingredient-count: option​<s32>,
  ingredient-list: string,
  ingredients: list​<search-grocery-products-by-upc-response-ingredients-item>,
  likes: f64,
  nutrition: search-grocery-products-by-upc-response-nutrition,
  price: f64,
  servings: search-grocery-products-by-upc-response-servings,
  spoonacular-score: f64,
  title: string,
}

Fields

NameTypeDescription
badgeslist​<string>
breadcrumbslist​<string>
generated-textstring
ids32
image-typestring
important-badgeslist​<string>
ingredient-countoption​<s32>
ingredient-liststring
ingredientslist​<search-grocery-products-by-upc-response-ingredients-item>
likesf64
nutritionsearch-grocery-products-by-upc-response-nutrition
pricef64
servingssearch-grocery-products-by-upc-response-servings
spoonacular-scoref64
titlestring