Method: CrelateClient::BroadcastMessageCreateRequest#hash
- Defined in:
- lib/crelate_client/models/broadcast_message_create_request.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
87 88 89 |
# File 'lib/crelate_client/models/broadcast_message_create_request.rb', line 87 def hash [body, url].hash end |