Method: Fastly::ServiceAuthorizationResponseDataAllOf#hash

Defined in:
lib/fastly/models/service_authorization_response_data_all_of.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



101
102
103
# File 'lib/fastly/models/service_authorization_response_data_all_of.rb', line 101

def hash
  [id, attributes].hash
end