Method: ArtikCloud::DeviceStatusPutData#valid?

Defined in:
lib/artikcloud/models/device_status_put_data.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



57
58
59
# File 'lib/artikcloud/models/device_status_put_data.rb', line 57

def valid?
  return true
end