Method: PureCloud::Conversation#conversation_ids

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

#conversation_idsObject

A list of conversations to merge into this conversation to create a conference. This field is null except when being used to create a conference.



39
40
41
# File 'lib/purecloud/models/conversation.rb', line 39

def conversation_ids
  @conversation_ids
end