Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 573 Bytes

File metadata and controls

21 lines (14 loc) · 573 Bytes

SunshineConversationsClient::ClientCreate

Properties

Name Type Description Notes
match_criteria MatchCriteria
confirmation Confirmation
target Target

Code Sample

require 'SunshineConversationsClient'

instance = SunshineConversationsClient::ClientCreate.new(match_criteria: null,
                                 confirmation: null,
                                 target: null)