Method: ArtikCloud::DeviceTypeUpdateInput#hash
- Defined in:
- lib/artikcloud/models/device_type_update_input.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
78 79 80 |
# File 'lib/artikcloud/models/device_type_update_input.rb', line 78 def hash [enable_whitelist].hash end |