ynab-api 3.0.0

OpenAPI-generated API bindings for the YNAB API
Documentation
# SaveTransactionsWrapper

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**transaction** | Option<[**crate::models::SaveTransaction**]SaveTransaction.md> |  | [optional]
**transactions** | Option<[**Vec<crate::models::SaveTransaction>**]SaveTransaction.md> |  | [optional]

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