Method: FireflyIIIClient::ChartDataSet#valid?

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

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



138
139
140
# File 'lib/firefly_iii_client/models/chart_data_set.rb', line 138

def valid?
  true
end