Sha256: 11dfbec14513410f3870925d8ee6fc1ca3691cefcb921377696fc77e937ef34d

Contents?: true

Size: 436 Bytes

Versions: 3

Compression:

Stored size: 436 Bytes

Contents

# TalonOne::OutgoingIntegrationTemplates

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | [**Array<OutgoingIntegrationTemplate>**](OutgoingIntegrationTemplate.md) | The list of templates for a given outgoing integration type. | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::OutgoingIntegrationTemplates.new(data: null)
```


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/OutgoingIntegrationTemplates.md
talon_one-6.0.0 docs/OutgoingIntegrationTemplates.md
talon_one-5.0.0 docs/OutgoingIntegrationTemplates.md