Method: ArtikCloud::ExportData#valid?
- Defined in:
- lib/artikcloud/models/export_data.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
106 107 108 |
# File 'lib/artikcloud/models/export_data.rb', line 106 def valid? return true end |