docs/CallMediaParticipant.md in purecloudplatformclientv2-57.0.0 vs docs/CallMediaParticipant.md in purecloudplatformclientv2-58.0.0

- old
+ new

@@ -34,9 +34,10 @@ | **external_organization** | [**UriReference**](UriReference.html) | If this participant represents an external org, then this will be the reference for the external org. | [optional] | | **wrapup** | [**Wrapup**](Wrapup.html) | Wrapup for this participant, if it has been applied. | [optional] | | **peer** | **String** | The peer communication corresponding to a matching leg for this communication. | [optional] | | **flagged_reason** | **String** | The reason specifying why participant flagged the conversation. | [optional] | | **journey_context** | [**JourneyContext**](JourneyContext.html) | Journey System data/context that is applicable to this communication. When used for historical purposes, the context should be immutable. When null, there is no applicable Journey System context. | [optional] | +| **conversation_routing_data** | [**ConversationRoutingData**](ConversationRoutingData.html) | Information on how a communication should be routed to an agent. | [optional] | | **muted** | **BOOLEAN** | Value is true when the call is muted. | [optional] | | **confined** | **BOOLEAN** | Value is true when the call is confined. | [optional] | | **recording** | **BOOLEAN** | Value is true when the call is being recorded. | [optional] | | **recording_state** | **String** | The state of the call recording. | [optional] | | **group** | [**UriReference**](UriReference.html) | The group involved in the group ring call. | [optional] |