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