Method: PureCloud::RuleSetNotificationActions.swagger_types
- Defined in:
- lib/purecloud/models/rule_set_notification_actions.rb
.swagger_types ⇒ Object
Attribute type mapping.
49 50 51 52 53 54 55 56 57 58 |
# File 'lib/purecloud/models/rule_set_notification_actions.rb', line 49 def self.swagger_types { :'update_option' => :'String', :'action_type_name' => :'String', :'additional_properties' => :'Object', :'properties' => :'Hash<String, String>', :'type' => :'String' } end |