Name | Type | Description | Notes |
---|---|---|---|
id | string | The check account transaction id | [optional] |
object_name | string | The check account transaction object name | [optional] |
create | \DateTime | Date of check account transaction creation | [optional] |
update | \DateTime | Date of last check account transaction update | [optional] |
sev_client | \Swagger\Client\Model\ModelCheckAccountTransactionResponseSevClient | [optional] | |
value_date | \DateTime | Date the check account transaction was imported | [optional] |
entry_date | \DateTime | Date the check account transaction was booked | [optional] |
paymt_purpose | string | the purpose of the transaction | [optional] |
amount | string | Amount of the transaction | [optional] |
payee_payer_name | string | Name of the payee/payer | [optional] |
check_account | \Swagger\Client\Model\ModelCheckAccountTransactionResponseCheckAccount | [optional] | |
status | string | Status of the check account transaction.<br> 100 <-> Created<br> 200 <-> Linked<br> 300 <-> Private<br> 400 <-> Booked | [optional] |
enshrined | \DateTime | Defines if the transaction has been enshrined and can not be changed any more. | [optional] |
source_transaction | \Swagger\Client\Model\ModelCheckAccountTransactionResponseSourceTransaction | [optional] | |
target_transaction | \Swagger\Client\Model\ModelCheckAccountTransactionResponseTargetTransaction | [optional] |