Method: Ionoscloud::UserProperties#hash
- Defined in:
- lib/ionoscloud/models/user_properties.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
229 230 231 |
# File 'lib/ionoscloud/models/user_properties.rb', line 229 def hash [active, administrator, email, firstname, force_sec_auth, lastname, s3_canonical_user_id, sec_auth_active].hash end |