Sha256: 3800d4744d067434ad97c0da9c3af29aeb2478f611623fac990a16175e870fa6
Contents?: true
Size: 438 Bytes
Versions: 50
Compression:
Stored size: 438 Bytes
Contents
# SunshineConversationsClient::IntegrationApiKeyListResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **keys** | [**Array<ApiKey>**](ApiKey.md) | Integration keys of the supplied integration. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::IntegrationApiKeyListResponse.new(keys: null) ```
Version data entries
50 entries across 50 versions & 1 rubygems