Sha256: ef6fb58a12ccd7900f7de26e807d234285aa222a78715fd52219b62d1afeb1ef
Contents?: true
Size: 393 Bytes
Versions: 50
Compression:
Stored size: 393 Bytes
Contents
# SunshineConversationsClient::AppKeyListResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **keys** | [**Array<AppKey>**](AppKey.md) | List of returned keys. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient' instance = SunshineConversationsClient::AppKeyListResponse.new(keys: null) ```
Version data entries
50 entries across 50 versions & 1 rubygems