ynab-api 3.0.0

OpenAPI-generated API bindings for the YNAB API
Documentation
# 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)