ynab-api 3.0.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**iso_code** | **String** |  | 
**example_format** | **String** |  | 
**decimal_digits** | **i32** |  | 
**decimal_separator** | **String** |  | 
**symbol_first** | **bool** |  | 
**group_separator** | **String** |  | 
**currency_symbol** | **String** |  | 
**display_symbol** | **bool** |  | 

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