ConsignmentFreightChargeHeaderModel
- amountType: numberFormat: double
Excl Tax The amount of the activity charge.
- chargeType: number | nullFormat: double
Base The base charge of the rate used to create the charge.
- chargeType: number | nullFormat: double
Min The min charge of the rate used to create the charge.
- chargeType: number | nullFormat: double
Rate The charge rate.
- idType: stringFormat: uuid
The ID of the freight charge
- isType: boolean
Effective If the charge is effective on the consignment
- metricType: number | nullFormat: double
Value The value of the metric used to create the charge.
- particularsType: string | null
The particulars of the charge.
- typeType: integerenum
Integer numbers.
values- Client
Activity Adhoc = 1 - Client
Activity Metric Rate = 2 - Client
Activity Product Rate = 3 - Client
Freight Adhoc = 4 - Client
Freight Metric Rate = 5 - Client
Freight Product Rate = 6 - Carrier
Freight Adhoc = 7 - Carrier
Freight Metric Rate = 8 - Carrier
Freight Product Rate = 9