| Name | Type | Description | Notes |
|---|---|---|---|
| key | AppKey | The created key object. | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::AppKeyResponse.new(
key: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| key | AppKey | The created key object. | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::AppKeyResponse.new(
key: null
)