| property BOF: Boolean readonly |
| property CanInsert: Boolean readonly |
| property CreatedDate: Date readonly calculated |
| property CreatedTime: Date readonly calculated |
| property CreatedTimestamp: Date readonly heat 1 |
| property CreatedUserCode: String(8) [CO User Code] readonly heat 1 |
| property CurrencyCode: String(3) [CO Currency Code] heat 2 |

| property CurrencyCodeLookup: Object readonly
|
| property CustomerGroupCode: String(8) [AR Customer Group Code] heat 1 |

| property CustomerGroupCodeLookup: Object readonly
|
| property CustomerGroupName: String(30) [Short Description] |
| property CustomisationJSON: String |
| property DefaultBankAccountCode: String(8) [CB Bank Account Code] heat 2 |

| property DefaultBankAccountCodeLookup: Object readonly
|
| property DefaultGSTOverride: String(4) [CO Gst Code] heat 2 |

| property DefaultGSTOverrideLookup: Object readonly
|
| property DefaultPriceCode: String(8) [CO Price Code] heat 2 |

| property DefaultPriceCodeLookup: Object readonly
|
| property DefaultRegimeCode: String(2) [CO Tax Regime Code] heat 2 |

| property DefaultRegimeCodeLookup: Object readonly
|
| property Discount: Number(13) [Percent 2] |
| property DiscountCount: Number [Integer] |
| property DiscountDayOfMonth: Number [Integer] |
| property DiscountUnit: String(1) [TimeUnit] heat 3
| Values: D (Days), W (Weeks), M (Months) |
|
| property EASCode: String(4) [Peppol EAS Code] |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property GLDebtorAccountCode: String(8) [GL Account Code] heat 2 |

| property GLDebtorAccountCodeLookup: Object readonly
|
| property GLDiscountAccountCode: String(8) [GL Account Code] heat 2 |

| property GLDiscountAccountCodeLookup: Object readonly
|
| property Inactive: Boolean [Boolean] |
| property ModifiedDate: Date readonly calculated |
| property ModifiedTime: Date readonly calculated |
| property ModifiedTimestamp: Date readonly heat 3 |
| property ModifiedUserCode: String(8) [CO User Code] readonly heat 3 |
| property PaymentCount: Number [Integer] |
| property PaymentDayOfMonth: Number [Integer] |
| property PaymentUnit: String(1) [ARPaymentUnit] heat 3
| Values: P (Period), M (Months), W (Weeks), D (Days) |
|
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly heat 9 |
| property StatementAgingCount: Number [Integer] |
| property StatementAgingUnit: String(1) [ARStatementUnit] heat 3
| Values: P (Period), M (Months), D (Days) |
|
| method Append |
| method DefaultGLAccounts |
| method Delete |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Prev |
| method Print |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |