object MissingAllocationType
Fields
| Field | Type | Description |
|---|---|---|
message | String! | |
quantity | Int | |
status | PickingJobStatus |
Implements
Referenced By
- AllocationType Type
Example
{
"message": "abc123",
"quantity": 987,
"status": "DRAFT"
}| Field | Type | Description |
|---|---|---|
message | String! | |
quantity | Int | |
status | PickingJobStatus |
{
"message": "abc123",
"quantity": 987,
"status": "DRAFT"
}