| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unposted transaction id | [optional] |
| displayedAs | string | Display text for the transaction | [optional] |
| path | string | The API path for the resource | [optional] |
| createdAt | string | The date when the transaction was created as RFC3339 compliant string | [optional] |
| updatedAt | string | The date when the transaction was updated as RFC3339 compliant string | [optional] |
| transactionDate | string | The string of the transactions transaction date | [optional] |
| transactionType | string | The string of the transactions transaction type | [optional] |
| description | string | The string of the transactions description | [optional] |
| bankAccount | \SynergiTech\Sage\Model\BankAccount | [optional] | |
| amount | string | The string representation of a decimal value of the transactions amount | [optional] |
| bankFeedCategoryName | string | The string of the transactions bank feed category | [optional] |