Method: PureCloud::CampaignScheduleNotification#hash

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

#hashObject

Calculate hash code according to all attributes.



148
149
150
# File 'lib/purecloud/models/campaign_schedule_notification.rb', line 148

def hash
  [id, name, date_created, date_modified, version, intervals, time_zone, campaign, additional_properties].hash
end