Wasm Directoryalpha
Record

deprecated-batch-retrieve-inventory-changes-params

No description available.

record deprecated-batch-retrieve-inventory-changes-params {
  catalog-object-ids: option​<list​<string>>,
  cursor: option​<string>,
  location-ids: option​<list​<string>>,
  states: option​<list​<string>>,
  types: option​<list​<string>>,
  updated-after: option​<string>,
  updated-before: option​<string>,
}

Fields

NameTypeDescription
catalog-object-idsoption​<list​<string>>
cursoroption​<string>
location-idsoption​<list​<string>>
statesoption​<list​<string>>
typesoption​<list​<string>>
updated-afteroption​<string>
updated-beforeoption​<string>