Wasm Directoryalpha
Record

search-editorial-videos-params

No description available.

record search-editorial-videos-params {
  query: option​<string>,
  sort: option​<search-editorial-videos-sort-enum>,
  category: option​<string>,
  country: string,
  supplier-code: option​<list​<string>>,
  date-start: option​<string>,
  date-end: option​<string>,
  resolution: option​<search-editorial-videos-resolution-enum>,
  fps: option​<f64>,
  per-page: option​<s32>,
  cursor: option​<string>,
}

Fields

NameTypeDescription
queryoption​<string>
sortoption​<search-editorial-videos-sort-enum>
categoryoption​<string>
countrystring
supplier-codeoption​<list​<string>>
date-startoption​<string>
date-endoption​<string>
resolutionoption​<search-editorial-videos-resolution-enum>
fpsoption​<f64>
per-pageoption​<s32>
cursoroption​<string>