Method: FireflyIIIClient::ChartDataSet#currency_id
- Defined in:
- lib/firefly_iii_client/models/chart_data_set.rb
#currency_id ⇒ Object
The currency ID of the currency associated to the data in the entries.
22 23 24 |
# File 'lib/firefly_iii_client/models/chart_data_set.rb', line 22 def currency_id @currency_id end |