Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 381 Bytes

File metadata and controls

17 lines (10 loc) · 381 Bytes

SunshineConversationsClient::IntegrationApiKey

Properties

Name Type Description Notes
display_name String The name of the API key.

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::IntegrationApiKey.new(display_name: My custom key)