JobWavePickCreateModel
The job wave pick create model.
- clientType: stringFormat: uuid
Id The ID of the client for the job.
- descriptionType: string | null
The description of the job.
- dueType: stringFormat: date-time
Date Time The due date and time of the job.
- priorityType: integerenum
Integer numbers.
values- Normal = 2
- High = 3
- Urgent = 4
- referenceType: string | null
The reference of the job.
- styleType: integerenum
Integer numbers.
values- Parallel
Picking = 1 - Bulk
Picking = 2
- warehouseType: stringFormat: uuid
Id The ID of the warehouse where the job is created.