ConsignmentFreightChargeHeaderModel
- amountType: number Format: double
Excl Tax The amount of the activity charge.
- chargeType: number | null Format: double
Base The base charge of the rate used to create the charge.
- chargeType: number | null Format: double
Min The min charge of the rate used to create the charge.
- chargeType: number | null Format: double
Rate The charge rate.
- idType: string Format: uuid
The ID of the freight charge
- isType: boolean
Effective If the charge is effective on the consignment
- metricType: number | null Format: double
Value The value of the metric used to create the charge.
- particularsType: string | null
The particulars of the charge.
- typeType: integer ยท ConsignmentChargeTypeenum
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