Method: PureCloud::CampaignSequenceNotification#hash

Defined in:
lib/purecloud/models/campaign_sequence_notification.rb

#hashObject

Calculate hash code according to all attributes.



177
178
179
# File 'lib/purecloud/models/campaign_sequence_notification.rb', line 177

def hash
  [id, name, date_created, date_modified, version, campaigns, current_campaign, status, stop_message, repeat, additional_properties].hash
end