| Name | Type | Description | Notes |
|---|---|---|---|
| keys | Array<ApiKey> | Integration keys of the supplied integration. | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::IntegrationApiKeyListResponse.new(
keys: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| keys | Array<ApiKey> | Integration keys of the supplied integration. | [optional] |
require 'sunshine-conversations-client'
instance = SunshineConversationsClient::IntegrationApiKeyListResponse.new(
keys: null
)