Method: ConstantContactClient::TagPut#hash

Defined in:
lib/constant_contact_client/models/tag_put.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



132
133
134
# File 'lib/constant_contact_client/models/tag_put.rb', line 132

def hash
  [name].hash
end