| Name | Type | Description | Notes |
|---|---|---|---|
| conversation | ConversationTruncated | The conversation that was deleted. | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::ConversationRemoveEventAllOfPayload.new(
conversation: null
)