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