Method: Fastly::WebsocketsResponseCustomer#hash
- Defined in:
- lib/fastly/models/websockets_response_customer.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
92 93 94 |
# File 'lib/fastly/models/websockets_response_customer.rb', line 92 def hash [customer].hash end |