Method: PureCloud::DialerAction.swagger_types

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

.swagger_typesObject

Attribute type mapping.



49
50
51
52
53
54
55
56
57
# File 'lib/purecloud/models/dialer_action.rb', line 49

def self.swagger_types
  {
    :'type' => :'String',
    :'action_type_name' => :'String',
    :'update_option' => :'String',
    :'properties' => :'Hash<String, String>'
    
  }
end