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

Version Path
talon_one-7.0.0 docs/OutgoingIntegrationTypes.md
talon_one-6.0.0 docs/OutgoingIntegrationTypes.md
talon_one-5.0.0 docs/OutgoingIntegrationTypes.md
talon_one-3.0.2 docs/OutgoingIntegrationTypes.md
talon_one-3.0.1 docs/OutgoingIntegrationTypes.md
talon_one-3.0.0 docs/OutgoingIntegrationTypes.md