Accounting account
Fields
| Field Name | Type | Display Name | 
|---|---|---|
| AccountId | Int32 | Account id | 
| AccountName | String | Account name | 
| AccountNumber | String | Account number | 
| AccountType | AccountType | Account type | 
| Created | DateTime | Created | 
| CreatedBy | String | Created by | 
| IsInactive | Boolean | Is inactive | 
| LastModified | DateTime | Last modified | 
| LastModifiedBy | String | Last modified by | 
| OrganizationId | Int32 | Organization id | 
| ParentAccountId | Nullable`1 | Parent account id |