Method: FireflyIIIClient::ChartDataSet#type
- Defined in:
- lib/firefly_iii_client/models/chart_data_set.rb
#type ⇒ Object
Indicated the type of chart that is expected to be rendered. You can safely ignore this if you want.
32 33 34 |
# File 'lib/firefly_iii_client/models/chart_data_set.rb', line 32 def type @type end |