Fields
| Field Name | Type | Display Name |
|---|
| PaymentId | Int32 | Payment id |
| AccountingAccountId | Int32 | Accounting account id |
| AmountReceived | Decimal | Amount received |
| ApplyToContactId | Int32 | Apply to contact id |
| CheckNumber | String | Check number |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| CurrencyId | Int32 | Currency id |
| CustomValues | Dictionary`2 | Custom values |
| DivisionId | Int32 | Division id |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| Memo | String | Memo |
| OrganizationId | Int32 | Organization id |
| PaymentDate | DateTime | Payment date |
| PaymentStatus | PaymentStatus | Payment status |