docs/CallHistoryParticipant.md in purecloudplatformclientv2-19.0.0 vs docs/CallHistoryParticipant.md in purecloudplatformclientv2-20.0.0

- old
+ new

@@ -20,8 +20,10 @@ | **queue** | [**Queue**](Queue.html) | The PureCloud queue for this participant. | [optional] | | **group** | [**Group**](Group.html) | The group involved in the group ring call. | [optional] | | **disconnect_type** | **String** | The reason the participant was disconnected from the conversation. | [optional] | | **external_contact** | [**ExternalContact**](ExternalContact.html) | The PureCloud external contact | [optional] | | **external_organization** | [**ExternalOrganization**](ExternalOrganization.html) | The PureCloud external organization | [optional] | +| **did_interact** | **BOOLEAN** | Indicates whether the contact ever connected | [optional] | +| **sip_response_codes** | **Array<Integer>** | Indicates SIP Response codes associated with the participant | [optional] | {: class="table table-striped"}