Sha256: fdfa55e292166a8e0b1cb8aa8923e9c3525b3a7613ecb4d348b819a887643bf2
Contents?: true
Size: 538 Bytes
Versions: 50
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
50 entries across 50 versions & 1 rubygems