Method: PureCloud::Condition#value_type

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

#value_typeObject

Determines the type of the value associated with the condition



34
35
36
# File 'lib/purecloud/models/condition.rb', line 34

def value_type
  @value_type
end