Accounting item
Fields
| Field Name | Type | Display Name |
|---|---|---|
| AccountingItemId | Int32 | Accounting item id |
| AccountId | Int32 | Account id |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| CustomValues | Dictionary`2 | Custom values |
| Description | String | Description |
| IsInactive | Boolean | Is inactive |
| ItemCode | String | Item code |
| ItemType | ItemType | Item type |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| OrganizationId | Int32 | Organization id |
| Price | Nullable`1 | Price |
| SalesTaxId | Nullable`1 | Sales tax id |
| Tariff | TariffOptions | Tariff |