Sha256: fdfa55e292166a8e0b1cb8aa8923e9c3525b3a7613ecb4d348b819a887643bf2

Contents?: true

Size: 538 Bytes

Versions: 51

Compression:

Stored size: 538 Bytes

Contents

# SunshineConversationsClient::ParticipantLeaveBodyParticipantId

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**participant_id** | **String** | The participantId of the user that will be removed from the conversation. It will return 404 if the user can’t be found.  | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ParticipantLeaveBodyParticipantId.new(participant_id: 42589ad070d43be9b00ff7e5)
```


Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
sunshine-conversations-client-9.5.6 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.4.6 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.4.5 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.4.4 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.4.3 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.4.2 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.4.1 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.4.0 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.3.0 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.2.0 docs/ParticipantLeaveBodyParticipantId.md
sunshine-conversations-client-9.1.1 docs/ParticipantLeaveBodyParticipantId.md