Wasm Directoryalpha
Record

ingredient-search-response

No description available.

record ingredient-search-response {
  number: s32,
  offset: s32,
  results: list​<ingredient-search-response-results-item>,
  total-results: s32,
}

Fields

NameTypeDescription
numbers32
offsets32
resultslist​<ingredient-search-response-results-item>
total-resultss32