SunshineConversationsClient::AppKeyResponse

August 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
keyAppKeyThe created key object.[optional]

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::AppKeyResponse.new(
  key: null
)