aboutsummaryrefslogtreecommitdiffstats
path: root/ynab-api/docs/CurrencyFormat.md
blob: 98cd6fd9aa2c9ddf562dc35452479d01dde304fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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)