Sha256: 41c2de12a43217690d3903dbad080b311921e1439dc06c48536570612051a11a

Contents?: true

Size: 616 Bytes

Versions: 46

Compression:

Stored size: 616 Bytes

Contents

# SunshineConversationsClient::Custom

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | To configure a custom integration you need to setup a webhook with a set of triggers and target.  | [optional] [default to 'custom']
**webhooks** | [**Array<Webhook>**](Webhook.md) | An array of webhooks associated with the custom integration. | 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::Custom.new(type: null,
                                 webhooks: null)
```


Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
sunshine-conversations-client-14.3.5 docs/Custom.md
sunshine-conversations-client-14.3.4 docs/Custom.md
sunshine-conversations-client-14.3.3 docs/Custom.md
sunshine-conversations-client-14.3.2 docs/Custom.md
sunshine-conversations-client-14.3.1 docs/Custom.md
sunshine-conversations-client-14.3.0 docs/Custom.md
sunshine-conversations-client-14.2.0 docs/Custom.md
sunshine-conversations-client-14.1.0 docs/Custom.md
sunshine-conversations-client-14.0.0 docs/Custom.md
sunshine-conversations-client-13.2.0 docs/Custom.md
sunshine-conversations-client-13.1.0 docs/Custom.md
sunshine-conversations-client-13.0.0 docs/Custom.md
sunshine-conversations-client-12.8.0 docs/Custom.md
sunshine-conversations-client-12.7.0 docs/Custom.md
sunshine-conversations-client-12.6.2 docs/Custom.md
sunshine-conversations-client-12.6.1 docs/Custom.md
sunshine-conversations-client-12.6.0 docs/Custom.md
sunshine-conversations-client-12.5.1 docs/Custom.md
sunshine-conversations-client-12.4.0 docs/Custom.md
sunshine-conversations-client-12.3.1 docs/Custom.md