Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 371 Bytes

AppKeyCreateBody.md

File metadata and controls

17 lines (10 loc) · 371 Bytes

SunshineConversationsClient::AppKeyCreateBody

Properties

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

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::AppKeyCreateBody.new(display_name: Key 1)