Fields
| Field Name | Type | Display Name | 
|---|
| ChargeId | Int32 | Charge id | 
| AccountingItemId | Int32 | Accounting item id | 
| AllowAutomaticUpdate | Boolean | Allow automatic update | 
| Amount | Decimal | Amount | 
| ApplyBy | ApplyBy | Apply by | 
| ApplyToContactId | Int32 | Apply to contact id | 
| CalculatedOf | Nullable`1 | Calculated of | 
| ChargeStatus | ChargeStatus | Charge status | 
| ChargeType | ChargeType | Charge type | 
| Created | DateTime | Created | 
| CreatedBy | String | Created by | 
| CurrencyId | Int32 | Currency id | 
| Description | String | Description | 
| IsConsolidated | Boolean | Is consolidated | 
| LastModified | DateTime | Last modified | 
| LastModifiedBy | String | Last modified by | 
| Note | String | Note | 
| OrganizationId | Nullable`1 | Organization id | 
| PaidAs | PaidAs | Paid as | 
| Price | Decimal | Price | 
| Quantity | Decimal | Quantity | 
| RateId | Nullable`1 | Rate id | 
| SalesTaxAmount | Decimal | Sales tax amount | 
| SalesTaxId | Nullable`1 | Sales tax id | 
| SalesTaxRate | Decimal | Sales tax rate | 
| ShowInDocuments | Boolean | Show in documents | 
| TotalAmount | Decimal | Total amount | 
| Unit | String | Unit |