Method: TalonOne::CampaignSetNode#hash

Defined in:
lib/talon_one/models/campaign_set_node.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



93
94
95
# File 'lib/talon_one/models/campaign_set_node.rb', line 93

def hash
  [type].hash
end