Sha256: 3800d4744d067434ad97c0da9c3af29aeb2478f611623fac990a16175e870fa6
Contents?: true
Size: 438 Bytes
Versions: 51
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
51 entries across 51 versions & 1 rubygems