ReportConsignmentTasksResultModel
- clientType: string | null
Name The name of the client partner
- consigneeType: string | null
Address Name The name of the consignee address
- consigneeType: string | null
Address Text The address of the consignee
- consignmentType: string | null
Number The number of the consignment
- dateType: stringFormat: date
Entered The date entered of the consignment
- originType: string | null
Address Name The name of the origin address
- originType: string | null
Address Text The address of the origin
- poType: string | null
Number The PO number of the consignment
- receiversType: string | null
Reference The receivers reference of the consignment
- referenceType: string | null
Number The reference number of the consignment
- sendersType: string | null
Reference The senders reference of the consignment
- soType: string | null
Number The SO number of the consignment
- taskType: string | null
Type Name The name of the task
- taskType: numberFormat: double
Value The value of the task
- typeType: integerenum
Integer numbers.
values- Point
To Point = 0 - Inwards = 1
- Outwards = 2