Method: NucleusApi::StatisticResourceVO#valid?

Defined in:
lib/nucleus_api/models/statistic_resource_vo.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



79
80
81
# File 'lib/nucleus_api/models/statistic_resource_vo.rb', line 79

def valid?
  true
end