Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 371 Bytes

AppKeyResponse.md

File metadata and controls

17 lines (10 loc) · 371 Bytes

SunshineConversationsClient::AppKeyResponse

Properties

Name Type Description Notes
key AppKey The created key object. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::AppKeyResponse.new(key: null)