Wasm Directoryalpha
Record

get-editorial-image-license-list-params

No description available.

record get-editorial-image-license-list-params {
  image-id: option​<string>,
  license: option​<string>,
  page: option​<s32>,
  per-page: option​<s32>,
  sort: option​<get-editorial-image-license-list-sort-enum>,
  username: option​<string>,
  start-date: option​<string>,
  end-date: option​<string>,
  download-availability: option​<get-editorial-image-license-list-download-availability-enum>,
  team-history: option​<bool>,
}

Fields

NameTypeDescription
image-idoption​<string>
licenseoption​<string>
pageoption​<s32>
per-pageoption​<s32>
sortoption​<get-editorial-image-license-list-sort-enum>
usernameoption​<string>
start-dateoption​<string>
end-dateoption​<string>
download-availabilityoption​<get-editorial-image-license-list-download-availability-enum>
team-historyoption​<bool>