| Name | Type | Description | Notes |
|---|---|---|---|
| user | UserTruncated | The user that was removed. | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::UserRemoveEventAllOfPayload.new(
user: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| user | UserTruncated | The user that was removed. | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::UserRemoveEventAllOfPayload.new(
user: null
)