PartnerSchedulePageModel
- indexType: integerFormat: int32
The current page index.
- schedulesType: array object[] | null ยท PartnerScheduleHeaderModel[]
The collection of transaction schedules included in this page.
- amountType: numberFormat: double
Excl Tax The total transaction amount excluding tax.
- dateType: stringFormat: date
The date of the schedule.
- idType: stringFormat: uuid
The ID of the schedule.
- isType: boolean
Exported Whether or not the schedule has been exported for the current api connection
- partnerType: string | null
Code TThe code of the partner the schedule belongs to.
- partnerType: stringFormat: uuid
Id The ID of the partner the schedule belongs to.
- partnerType: string | null
Name The name of the partner the schedule belongs to.
- referenceType: string | null
Number The reference number of schedule.
- statusType: integerenum
Integer numbers.
values- Draft = 1
- Approved = 2
- totalType: integerFormat: int32
The total number of results that matched the predicate.