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
| Name | Type | Description |
|---|---|---|
| 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 |