Sha256: 44757249fe008788c743a6362be41426776d87f780ff04fbb62774dd8f9a04a2

Contents?: true

Size: 472 Bytes

Versions: 6

Compression:

Stored size: 472 Bytes

Contents

# TalonOne::OutgoingIntegrationWebhookTemplates

## Properties

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

## Code Sample

```ruby
require 'TalonOne'

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


Version data entries

6 entries across 6 versions & 1 rubygems

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