Method: PureCloud::RuleSetNotificationActions#hash
- Defined in:
- lib/purecloud/models/rule_set_notification_actions.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
108 109 110 |
# File 'lib/purecloud/models/rule_set_notification_actions.rb', line 108 def hash [action_type_name, update_option, additional_properties, type, properties].hash end |