Sha256: 49b082600101a1007065c8b2d47ea853f778da40e2255411a359d0bf22ca27e8

Contents?: true

Size: 432 Bytes

Versions: 51

Compression:

Stored size: 432 Bytes

Contents

# SunshineConversationsClient::WebhookListResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**webhooks** | [**Array<Webhook>**](Webhook.md) | List of webhooks associated with the integration. | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::WebhookListResponse.new(webhooks: null)
```


Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
sunshine-conversations-client-9.5.6 docs/WebhookListResponse.md
sunshine-conversations-client-9.4.6 docs/WebhookListResponse.md
sunshine-conversations-client-9.4.5 docs/WebhookListResponse.md
sunshine-conversations-client-9.4.4 docs/WebhookListResponse.md
sunshine-conversations-client-9.4.3 docs/WebhookListResponse.md
sunshine-conversations-client-9.4.2 docs/WebhookListResponse.md
sunshine-conversations-client-9.4.1 docs/WebhookListResponse.md
sunshine-conversations-client-9.4.0 docs/WebhookListResponse.md
sunshine-conversations-client-9.3.0 docs/WebhookListResponse.md
sunshine-conversations-client-9.2.0 docs/WebhookListResponse.md
sunshine-conversations-client-9.1.1 docs/WebhookListResponse.md