Method: Fastly::WebsocketsResponseCustomer#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



92
93
94
# File 'lib/fastly/models/websockets_response_customer.rb', line 92

def hash
  [customer].hash
end