ReportScheduledTransactionsResultModel
- 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
- consignmentType: string | null
Number The consignment number
- consignmentType: string | null
Reference Number The reference number of the consignment
- containerType: string | null
Number The container number of the consignment
- costType: string | null
Centre Code The cost centre code of the transaction
- descriptionType: string | null
The description of the schedule
- 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
- partnerType: string | null
Name The name of the client partner
- quantityType: numberFormat: double
The metric quantity of the transaction
- referenceType: string | null
Number The reference number of the schedule
- revenueType: string | null
Account Code The revenue account code of the transaction
- scheduleType: stringFormat: date
Date The date 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