Method: PureCloud::CampaignSequenceNotification#hash
- Defined in:
- lib/purecloud/models/campaign_sequence_notification.rb
#hash ⇒ Object
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, , repeat, additional_properties].hash end |