Method: PureCloud::OrphanUpdateRequest#conversation_id
- Defined in:
- lib/purecloud/models/orphan_update_request.rb
#conversation_id ⇒ Object
A conversation Id that this orphan’s recording is to be attached to. If not present, the conversationId will be deduced from the recording media.
28 29 30 |
# File 'lib/purecloud/models/orphan_update_request.rb', line 28 def conversation_id @conversation_id end |