aboutsummaryrefslogtreecommitdiffstats
path: root/docs/HybridTransactionAllOf.md
blob: af381600cae0260c0e69ba208d9c71aff70799e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# HybridTransactionAllOf

## Properties

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

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)