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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**account_name** | **String** |  | 
**payee_name** | Option<**String**> |  | [optional]
**category_name** | Option<**String**> |  | [optional]
**subtransactions** | [**Vec<crate::models::SubTransaction>**](SubTransaction.md) | If a split transaction, the subtransactions. | 

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