object AllocatedAllocationType
Fields
| Field | Type | Description |
|---|---|---|
quantity | Int | |
status | PickingJobStatus | |
location | Location |
Referenced By
- AllocationType Type
Example
{
"quantity": 987,
"status": "DRAFT",
"location": Location
}| Field | Type | Description |
|---|---|---|
quantity | Int | |
status | PickingJobStatus | |
location | Location |
{
"quantity": 987,
"status": "DRAFT",
"location": Location
}