Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 516 Bytes

ClientAssociation.md

File metadata and controls

19 lines (12 loc) · 516 Bytes

SunshineConversationsClient::ClientAssociation

Properties

Name Type Description Notes
type ClientType [optional]
client_id String The id of the client being referenced. [optional]

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ClientAssociation.new(type: null,
                                 client_id: 42589ad070d43be9b00ff7e5)