| property Address1: String(40) [Address 1 U] |
| property Address2: String(40) [Address 2 U] |
| property Address3: String(40) [Address 3 U] |
| property Address4: String(40) [Address 4 U] |
| property Address5: String(40) [Address 5 U] |
| property BOF: Boolean readonly |
| property BranchCode: String(8) [CO Branch Code] heat 1 |

| property BranchCodeLookup: Object readonly
|
| property BranchName: String(60) [Name] |
| 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 Custom1: String(30) [CO Branch Custom 1 Text] setting "CO\BranchCustom1Alias" |
| property Custom2: String(30) [CO Branch Custom 2 Text] setting "CO\BranchCustom2Alias" |
| property CustomisationJSON: String |
| property EmailAddress: String(120) [Email Address] |
| property EOF: Boolean readonly |

| property FilterSort: 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 PhoneNo: String(20) [Account Phone Number] setting "CO\AccountPhoneNoAlias" |
| property PhoneNo2: String(20) [Account Phone Number 2] setting "CO\AccountPhoneNo2Alias" |
| property PhoneNo3: String(20) [Account Phone Number 3] setting "CO\AccountPhoneNo3Alias" |
| property PostCode: String(10) [Post Code] |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordRevision: Number [Record Revision] readonly heat 9 |
| 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 PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |