Method: PureCloud::CallbackConversation#id
- Defined in:
- lib/purecloud/models/callback_conversation.rb
#id ⇒ Object
The globally unique identifier for the object.
6 7 8 |
# File 'lib/purecloud/models/callback_conversation.rb', line 6 def id @id end |