Method: PureCloud::Condition#attribute_name
- Defined in:
- lib/purecloud/models/condition.rb
#attribute_name ⇒ Object
An attribute name associated with the condition (applies only to certain rule conditions)
28 29 30 |
# File 'lib/purecloud/models/condition.rb', line 28 def attribute_name @attribute_name end |