Method: TalonOne::AddToAudienceEffectProps#hash
- Defined in:
- lib/talon_one/models/add_to_audience_effect_props.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
120 121 122 |
# File 'lib/talon_one/models/add_to_audience_effect_props.rb', line 120 def hash [audience_id, audience_name, profile_integration_id, profile_id].hash end |