aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CurrencyFormat.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CurrencyFormat.md')
-rw-r--r--docs/CurrencyFormat.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/CurrencyFormat.md b/docs/CurrencyFormat.md
new file mode 100644
index 0000000..98cd6fd
--- /dev/null
+++ b/docs/CurrencyFormat.md
@@ -0,0 +1,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)
+
+