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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**account_name** | **String** |  | 
**payee_name** | Option<**String**> |  | [optional]
**category_name** | Option<**String**> |  | [optional]
**subtransactions** | [**Vec<crate::models::ScheduledSubTransaction>**](ScheduledSubTransaction.md) | If a split scheduled 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)