Sha256: e82274f64c51fb4cb32ee0e3c5d7f7ab564d44b48d47cab9d7c04e6b4e705763
Contents?: true
Size: 390 Bytes
Versions: 6
Compression:
Stored size: 390 Bytes
Contents
# TalonOne::OutgoingIntegrationTypes ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **data** | [**Array<OutgoingIntegrationType>**](OutgoingIntegrationType.md) | List of outgoing integrations. | [optional] ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::OutgoingIntegrationTypes.new(data: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems