Method: Bandwidth::SmsMessageContent#hash

Defined in:
lib/bandwidth-sdk/models/sms_message_content.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



129
130
131
# File 'lib/bandwidth-sdk/models/sms_message_content.rb', line 129

def hash
  [text].hash
end