| Name | Type | Description | Notes |
|---|---|---|---|
| participant | Participant | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::ParticipantResponse.new(
participant: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| participant | Participant | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::ParticipantResponse.new(
participant: null
)