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-12.2.2 docs/CustomAllOf.md
sunshine-conversations-client-12.2.0 docs/CustomAllOf.md
sunshine-conversations-client-12.1.0 docs/CustomAllOf.md
sunshine-conversations-client-12.0.0 docs/CustomAllOf.md
sunshine-conversations-client-11.0.0 docs/CustomAllOf.md
sunshine-conversations-client-10.0.1 docs/CustomAllOf.md
sunshine-conversations-client-10.0.0 docs/CustomAllOf.md
sunshine-conversations-client-9.15.0 docs/CustomAllOf.md
sunshine-conversations-client-9.14.1 docs/CustomAllOf.md
sunshine-conversations-client-9.14.0 docs/CustomAllOf.md
sunshine-conversations-client-9.13.0 docs/CustomAllOf.md
sunshine-conversations-client-9.12.0 docs/CustomAllOf.md
sunshine-conversations-client-9.11.0 docs/CustomAllOf.md
sunshine-conversations-client-9.10.0 docs/CustomAllOf.md
sunshine-conversations-client-9.9.0 docs/CustomAllOf.md
sunshine-conversations-client-9.8.0 docs/CustomAllOf.md
sunshine-conversations-client-9.7.0 docs/CustomAllOf.md
sunshine-conversations-client-9.6.0 docs/CustomAllOf.md
sunshine-conversations-client-9.5.7 docs/CustomAllOf.md
sunshine-conversations-client-9.5.6 docs/CustomAllOf.md