ReportClientChargesResultModel
- activityType: string | null
Code The charge type code
- activityType: string | null
Name The charge type name
- amountType: numberFormat: double
Excl Tax The amount of the transaction excluding tax
- baseType: number | nullFormat: double
Charge Excl Tax The base charge of the transaction excluding tax
- chargeType: integerenum
Application Integer numbers.
values- Rate = 1
- Fee = 2
- chargeType: numberFormat: double
Rate Excl Tax The charge rate of the transaction excluding tax
- clientType: string | null
Code The name of the client partner code
- clientType: string | null
Name The name of the client partner
- consigneeType: string | null
Name The name of the consignee
- consignmentType: string | null
Number The consignment number
- containerType: string | null
Number The container number
- costType: string | null
Centre Code The cost centre code of the transaction
- externalType: string | null
Id The external id
- maxType: number | nullFormat: double
Charge Excl Tax The max charge of the transaction excluding tax
- minType: number | nullFormat: double
Charge Excl Tax The min charge of the transaction excluding tax
- particularsType: string | null
The particulars of the transaction
- quantityType: numberFormat: double
The metric quantity of the transaction
- referenceType: string | null
Number The reference number
- revenueType: string | null
Account Code The revenue account code of the transaction
- scheduleType: string | null
Reference The reference number of the schedule
- scheduleType: integerenum
Status Integer numbers.
values- Draft = 1
- Approved = 2
- taxType: numberFormat: double
Rate Percent The tax rate percentage of the transaction
- transactionType: stringFormat: date
Date The date of the transaction
- transactionType: integerenum
Type Integer numbers.
values- Adhoc
Charge = 0 - Freight
Charge = 1 - Storage
Charge = 2 - Activity
Charge = 3