Method: Fastly::ServiceAuthorizationResponseDataAllOf#hash
- Defined in:
- lib/fastly/models/service_authorization_response_data_all_of.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
101 102 103 |
# File 'lib/fastly/models/service_authorization_response_data_all_of.rb', line 101 def hash [id, attributes].hash end |