| Name | Type | Description | Notes |
|---|---|---|---|
| sender | ConversationShowAllOfMetaSender | [optional] | |
| assignee | User | [optional] |
require 'cfchat'
instance = Cfchat::ConversationShowAllOfMeta.new(
sender: null,
assignee: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| sender | ConversationShowAllOfMetaSender | [optional] | |
| assignee | User | [optional] |
require 'cfchat'
instance = Cfchat::ConversationShowAllOfMeta.new(
sender: null,
assignee: null
)