object MissingAllocationType

Fields

FieldTypeDescription
messageString!
quantityInt
statusPickingJobStatus

Implements

UserError

Referenced By

Example

{
  "message": "abc123",
  "quantity": 987,
  "status": "DRAFT"
}