Wasm Directoryalpha
Record

retrieve-inventory-physical-count-response

No description available.

record retrieve-inventory-physical-count-response {
  count: option​<physical-count>,
  errors: option​<list​<error>>,
}

Fields

NameTypeDescription
countoption​<physical-count>
errorsoption​<list​<error>>