# Cyclos411Api.Currency

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**symbol** | **String** | The currency symbol | [optional] 
**prefix** | **String** | The currency prefix when formatting numbers | [optional] 
**suffix** | **String** | The currency suffix when formatting numbers | [optional] 
**transactionNumberPattern** | **String** | If transaction number is enabled for this currency, contains the pattern which is expected, in case of rendering a field for users to type in a transaction number  | [optional] 
**decimalDigits** | **Number** | The number of decimal digits used by this currency | [optional] 


