Sha256: 49b082600101a1007065c8b2d47ea853f778da40e2255411a359d0bf22ca27e8

Contents?: true

Size: 432 Bytes

Versions: 50

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

50 entries across 50 versions & 1 rubygems

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