Sha256: f48a1e8132e67fb75143bed11239504706a4b7c61fa42cca05bb78df95e13137
Contents?: true
Size: 472 Bytes
Versions: 40
Compression:
Stored size: 472 Bytes
Contents
# SunshineConversationsClient::ConversationRemoveEventAllOfPayload ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **conversation** | [**ConversationTruncated**](ConversationTruncated.md) | The conversation that was deleted. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::ConversationRemoveEventAllOfPayload.new(conversation: null) ```
Version data entries
40 entries across 40 versions & 1 rubygems