Sha256: 4be27b62df6cdcc6c5b13a472c39fb9e96ffa2f383b8d326ec7776986b182f8f
Contents?: true
Size: 499 Bytes
Versions: 50
Compression:
Stored size: 499 Bytes
Contents
# SunshineConversationsClient::ParticipantLeaveBodyUserId ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user_id** | **String** | The id 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::ParticipantLeaveBodyUserId.new(user_id: 42589ad070d43be9b00ff7e5) ```
Version data entries
50 entries across 50 versions & 1 rubygems