AccountCodes
Returns the account codes.
Columns
| Name | Type | References | Description |
| AccountCodeId [KEY] | Integer | The identifier for this account code. | |
| IsControl | Boolean | If this account is a controlled account. | |
| IsContra | Boolean | If this is a contra account. | |
| Category | String | The category for this account code. | |
| Description | String | The description for this account code. | |
| Value | Integer | The value of this account code. | |
| Class | String | The class of this account code. |