docs/ParticipantBasic.md in purecloudplatformclientv2-80.0.0 vs docs/ParticipantBasic.md in purecloudplatformclientv2-81.0.0

- old
+ new

@@ -16,9 +16,10 @@ | **user_id** | **String** | If this participant represents a user, then this will be the globally unique identifier for the user. | [optional] | | **external_contact_id** | **String** | If this participant represents an external contact, then this will be the globally unique identifier for the external contact. | [optional] | | **external_organization_id** | **String** | If this participant represents an external org, then this will be the globally unique identifier for the external org. | [optional] | | **queue_id** | **String** | If present, the queue id that the communication channel came in on. | [optional] | | **group_id** | **String** | If present, group of users the participant represents. | [optional] | +| **team_id** | **String** | The team id that this participant is a member of when added to the conversation. | [optional] | | **queue_name** | **String** | If present, the queue name that the communication channel came in on. | [optional] | | **purpose** | **String** | A well known string that specifies the purpose of this participant. | [optional] | | **participant_type** | **String** | A well known string that specifies the type of this participant. | [optional] | | **consult_participant_id** | **String** | If this participant is part of a consult transfer, then this will be the participant id of the participant being transferred. | [optional] | | **address** | **String** | The address for the this participant. For a phone call this will be the ANI. | [optional] |