Method: FireflyIIIClient::ChartDataSet#currency_decimal_places

Defined in:
lib/firefly_iii_client/models/chart_data_set.rb

#currency_decimal_placesObject

Number of decimals for the currency associated to the data in the entries.



29
30
31
# File 'lib/firefly_iii_client/models/chart_data_set.rb', line 29

def currency_decimal_places
  @currency_decimal_places
end