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