Allocations
Return the data for all Allocations.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Etag | String | ||
| Amount | Double | ||
| Date | Date | ||
| BillId | Integer | ||
| BillEtag | String | ||
| ContactId | Integer | ||
| ContactEtag | String | ||
| CreatedAt | Datetime | ||
| Description | String | ||
| DestinationBankAccountId | Integer | ||
| DestinationBankAccountEtag | String | ||
| Destroyable | Boolean | ||
| HasOnlinePayment | Boolean | ||
| Interest | Boolean | ||
| MatterId | Integer | ||
| MatterEtag | String | ||
| ParentId | Long | ||
| ParentType | String | ||
| PaymentType | String | ||
| SourceBankAccountEtag | String | ||
| SourceBankAccountId | Integer | ||
| SourceBankAccountName | String | ||
| UpdatedAt | Datetime | ||
| VoidedAt | Datetime |