SunshineConversationsClient::IntegrationApiKeyResponse
August 27, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| key | ApiKey | [optional] |
Example
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::IntegrationApiKeyResponse.new(
key: null
)