Sha256: 2e3d973d3290ac48e2e53a6afa311a73dc298fcd97f0f1492668dd50268ac74a

Contents?: true

Size: 626 Bytes

Versions: 45

Compression:

Stored size: 626 Bytes

Contents

# SunshineConversationsClient::CustomAllOf

## 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::CustomAllOf.new(type: null,
                                 webhooks: null)
```


Version data entries

45 entries across 45 versions & 1 rubygems

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