Method: PureCloud::ResourceConditionValue.swagger_types

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

.swagger_typesObject

Attribute type mapping.



37
38
39
40
41
42
43
# File 'lib/purecloud/models/resource_condition_value.rb', line 37

def self.swagger_types
  {
    :'type' => :'String',
    :'value' => :'String'
    
  }
end