Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 393 Bytes

File metadata and controls

17 lines (10 loc) · 393 Bytes

SunshineConversationsClient::AppKeyListResponse

Properties

Name Type Description Notes
keys Array<AppKey> List of returned keys. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::AppKeyListResponse.new(keys: null)