Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 356 Bytes

File metadata and controls

18 lines (12 loc) · 356 Bytes

SunshineConversationsClient::Campaign

Properties

Name Type Description Notes
id String The unique ID of the campaign. [optional]

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::Campaign.new(
  id: de13bee15b51033b34162411
)