Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 390 Bytes

OutgoingIntegrationTypes.md

File metadata and controls

17 lines (10 loc) · 390 Bytes

TalonOne::OutgoingIntegrationTypes

Properties

Name Type Description Notes
data Array<OutgoingIntegrationType> List of outgoing integrations. [optional]

Code Sample

require 'TalonOne'

instance = TalonOne::OutgoingIntegrationTypes.new(data: null)