Wasm Directoryalpha
Record

bulk-search-images-params

No description available.

record bulk-search-images-params {
  added-date: option​<string>,
  added-date-start: option​<string>,
  aspect-ratio-min: option​<f64>,
  aspect-ratio-max: option​<f64>,
  aspect-ratio: option​<f64>,
  added-date-end: option​<string>,
  category: option​<string>,
  color: option​<string>,
  contributor: option​<list​<string>>,
  contributor-country: option​<string>,
  fields: option​<string>,
  height: option​<s32>,
  height-from: option​<s32>,
  height-to: option​<s32>,
  image-type: option​<list​<bulk-search-images-image-type-item-enum>>,
  keyword-safe-search: option​<bool>,
  language: option​<language>,
  license: option​<list​<bulk-search-images-license-item-enum>>,
  model: option​<list​<string>>,
  orientation: option​<bulk-search-images-orientation-enum>,
  page: option​<s32>,
  per-page: option​<s32>,
  people-model-released: option​<bool>,
  people-age: option​<bulk-search-images-people-age-enum>,
  people-ethnicity: option​<list​<bulk-search-images-people-ethnicity-item-enum>>,
  people-gender: option​<bulk-search-images-people-gender-enum>,
  people-number: option​<s32>,
  region: option​<string>,
  safe: option​<bool>,
  sort: option​<bulk-search-images-sort-enum>,
  spellcheck-query: option​<bool>,
  view: option​<bulk-search-images-view-enum>,
  width: option​<s32>,
  width-from: option​<s32>,
  width-to: option​<s32>,
  value: string,
}

Fields

NameTypeDescription
added-dateoption​<string>
added-date-startoption​<string>
aspect-ratio-minoption​<f64>
aspect-ratio-maxoption​<f64>
aspect-ratiooption​<f64>
added-date-endoption​<string>
categoryoption​<string>
coloroption​<string>
contributoroption​<list​<string>>
contributor-countryoption​<string>
fieldsoption​<string>
heightoption​<s32>
height-fromoption​<s32>
height-tooption​<s32>
image-typeoption​<list​<bulk-search-images-image-type-item-enum>>
keyword-safe-searchoption​<bool>
languageoption​<language>
licenseoption​<list​<bulk-search-images-license-item-enum>>
modeloption​<list​<string>>
orientationoption​<bulk-search-images-orientation-enum>
pageoption​<s32>
per-pageoption​<s32>
people-model-releasedoption​<bool>
people-ageoption​<bulk-search-images-people-age-enum>
people-ethnicityoption​<list​<bulk-search-images-people-ethnicity-item-enum>>
people-genderoption​<bulk-search-images-people-gender-enum>
people-numberoption​<s32>
regionoption​<string>
safeoption​<bool>
sortoption​<bulk-search-images-sort-enum>
spellcheck-queryoption​<bool>
viewoption​<bulk-search-images-view-enum>
widthoption​<s32>
width-fromoption​<s32>
width-tooption​<s32>
valuestring