Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 355 Bytes

File metadata and controls

18 lines (12 loc) · 355 Bytes

SunshineConversationsClient::IntegrationApiKeyResponse

Properties

Name Type Description Notes
key ApiKey [optional]

Example

require 'sunshine-conversations-client'

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