Method: FireflyIIIClient::ChartDataSet.openapi_nullable
- Defined in:
- lib/firefly_iii_client/models/chart_data_set.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
74 75 76 77 |
# File 'lib/firefly_iii_client/models/chart_data_set.rb', line 74 def self.openapi_nullable Set.new([ ]) end |