SunshineConversationsClient::AppResponse

August 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
appAppThe app.[optional]

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::AppResponse.new(
  app: null
)