# Currency ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**String**> | Currency code | [optional] **symbol** | Option<**String**> | Currency symbol | [optional] **exchange_rate** | Option<**String**> | Currency exchange rate (EUR to this) | [optional] **html_symbol** | Option<**String**> | Currency html code | [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)