| property BillFromAccountCode: String(16) [AR Customer Code] readonly required |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] readonly required |
| property ChargesAmount: Number [FX Amount] readonly |
| property ChargesAmountBs: Number [Amount] readonly |
| property Comment: String(30) [Comment] readonly |
| property CommissionAmount: Number [FX Amount] readonly |
| property CommissionAmountBs: Number [Amount] readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CreditAmount: Number [FX Amount] readonly calculated |
| property CurrencyCode: String(3) [CO Currency Code] readonly required |
| property CustomerCode: String(16) [AR Customer Code] readonly required |
| property CustomerName: String(60) [Name U] readonly calculated |
| property CustomisationJSON: String |
| property DateFullyPaid: Date readonly |
| property DaysToPay: Number [Integer] readonly |
| property DebitAmount: Number [FX Amount] readonly calculated |
| property DepartmentCode: String(8) [CO Department Code] readonly required |
| property DiscountDate: Date readonly |
| property DueDate: Date readonly |
| property eInvoiceIdentifier: String(60) [Peppol eInvoice Identifier] readonly |
| property EOF: Boolean readonly |
| property ExchangeRate: Number [Exchange Rate] readonly required |
| property ExchangeRateRaw: Number [Float] readonly |
| property ExclusiveAmount: Number [FX Amount] readonly calculated |
| property ExclusiveAmountBs: Number [Amount] readonly |

| property FilterSort: Object readonly
|
| property FixedRate: Boolean [Boolean] readonly |
| property GLAccountCode: String(8) [GL Account Code] readonly |
| property GridTotalled: Boolean |
| property GstIncluded: Number [FX Amount] readonly |
| property GstIncludedBs: Number [Amount] readonly |
| property HasLinks: Boolean [Boolean] readonly calculated |
| property HasMemos: Boolean [Boolean] readonly calculated |
| property HoldAmount: Number [FX Amount] readonly |
| property Inactive: Boolean [Boolean] readonly |
| property InternalReference: String(30) [Reference] readonly |
| property InvoiceOrderNo: String(30) [Order No] readonly calculated |
| property InvoicePackingSlipNo: String(30) [Document No] readonly calculated |
| property InvoiceQuotationReference: String(30) [Reference] readonly calculated |
| property JobCode: String(16) [JC Job Code] readonly |
| property JobName: String(60) [Name] readonly calculated |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property Narration: String(60) [Narration] readonly |
| property NetAmount: Number [FX Amount] readonly |
| property NetAmountBs: Number [Amount] readonly |
| property OrderNo: String(30) [Order No] readonly |
| property OrderNoAlpha: String(30) [Order No] readonly |
| property PeriodFullyAllocated: Number [Period ID] readonly |
| property PeriodID: Number [Period ID] readonly required |
| property PeriodName: String(40) [Period Name] readonly calculated |
| property PeriodNo: Number [SmallInt] readonly |
| property RateType: String(8) [CO FX Rate Type Code] readonly required |
| property RecordRevision: Number [Record Revision] readonly |
| property Reference: String(30) [Reference] readonly |
| property ReferenceAlpha: String(30) [Reference] readonly |
| property RegimeCode: String(2) [CO Tax Regime Code] readonly required |
| property SalesAreaCode: String(8) [AR Sales Area Code] readonly |
| property SalesPersonCode: String(8) [AR Sales Person Code] readonly |
| property SalesValue: Number [FX Amount] readonly |
| property SalesValueBs: Number [Amount] readonly |
| property SourceID: Number [Source ID] readonly |
| property SourceModule: String(2) [Module Code] readonly required |
| property TransactionAmount: Number [FX Amount] readonly |
| property TransactionAmountBs: Number [Amount] readonly |
| property TransactionDate: Date readonly |
| property TransactionDiscount: Number [FX Amount] readonly |
| property TransactionDiscountBs: Number [Amount] readonly |
| property TransactionID: Number [AR Transaction ID] readonly required |
| property TransactionType: String(1) [ARTranType] readonly required
| Values: I (Invoice), C (Credit), R (Receipt), J (Journal) |
|
| property TransferredToGL: Boolean [Boolean] readonly |
| property UnallocatedAmount: Number [FX Amount] readonly |
| property UnallocatedAmountBs: Number [Amount] readonly |
| property UnallocatedDiscount: Number [FX Amount] readonly |
| property VariationBs: Number [Amount] readonly |
| property VariationRealisedBs: Number [Amount] readonly |
| property VariationUnrealisedBs: Number [Amount] readonly |
| property YearNo: Number [SmallInt] readonly |
| method Allocations: Object |
| method DrillDown: Object |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method GetTotalValue(FieldName: String): Number [Integer] |
| method Insert: Object |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |