aboutsummaryrefslogtreecommitdiffstats

HybridTransactionAllOf

Properties

Name Type Description Notes
_type String Whether the hybrid transaction represents a regular transaction or a subtransaction
parent_transaction_id Option<String> For subtransaction types, this is the id of the parent transaction. For transaction types, this id will be always be null. [optional]
account_name String
payee_name Option<String> [optional]
category_name Option<String> [optional]

[Back to Model list] [Back to API list] [Back to README]