SunshineConversationsClient::ParticipantResponse

August 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
participantParticipant[optional]

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::ParticipantResponse.new(
  participant: null
)