Sha256: 6b662e5fbd89088736b834ca9899695c5eff698564ad53b99d806427eb9bedce
Contents?: true
Size: 660 Bytes
Versions: 27
Compression:
Stored size: 660 Bytes
Contents
# BudgeaClient::Currency ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | ISO 4217 code used as ID | **symbol** | **String** | Symbol representing the currency | **prefix** | **BOOLEAN** | Amount is prefixed or not by the currency | [default to false] **crypto** | **BOOLEAN** | It is a crypto currency or not | [optional] [default to false] **precision** | **Integer** | Numbers of significant digits | [optional] **marketcap** | **Float** | Market Capitalization in EUR | [optional] **datetime** | **DateTime** | Time and date of Market Cap (for cryptos) | [optional]
Version data entries
27 entries across 27 versions & 1 rubygems