Method: PureCloud::CallbackConversation#name
- Defined in:
- lib/purecloud/models/callback_conversation.rb
#name ⇒ Object
Returns the value of attribute name.
24 25 26 |
# File 'lib/purecloud/models/callback_conversation.rb', line 24 def name @name end |