Sha256: 29f7fc2c8002206280842f6ed27978023852d156ea95cca4f8cd3e77627b40cf

Contents?: true

Size: 517 Bytes

Versions: 43

Compression:

Stored size: 517 Bytes

Contents

# SunshineConversationsClient::WebhookSubSchema

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The unique ID of the webhook. | [optional] 
**version** | **String** | Schema version of the payload delivered to this webhook (v2). | [optional] 

## Code Sample

```ruby
require 'SunshineConversationsClient'

instance = SunshineConversationsClient::WebhookSubSchema.new(id: null,
                                 version: null)
```


Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
sunshine-conversations-client-14.0.0 docs/WebhookSubSchema.md
sunshine-conversations-client-13.2.0 docs/WebhookSubSchema.md
sunshine-conversations-client-13.1.0 docs/WebhookSubSchema.md
sunshine-conversations-client-13.0.0 docs/WebhookSubSchema.md
sunshine-conversations-client-12.8.0 docs/WebhookSubSchema.md
sunshine-conversations-client-12.7.0 docs/WebhookSubSchema.md
sunshine-conversations-client-12.6.2 docs/WebhookSubSchema.md
sunshine-conversations-client-12.6.1 docs/WebhookSubSchema.md
sunshine-conversations-client-12.6.0 docs/WebhookSubSchema.md
sunshine-conversations-client-12.5.1 docs/WebhookSubSchema.md
sunshine-conversations-client-12.4.0 docs/WebhookSubSchema.md
sunshine-conversations-client-12.3.1 docs/WebhookSubSchema.md
sunshine-conversations-client-12.3.0 docs/WebhookSubSchema.md
sunshine-conversations-client-12.2.2 docs/WebhookSubSchema.md
sunshine-conversations-client-12.2.0 docs/WebhookSubSchema.md
sunshine-conversations-client-12.1.0 docs/WebhookSubSchema.md
sunshine-conversations-client-12.0.0 docs/WebhookSubSchema.md
sunshine-conversations-client-11.0.0 docs/WebhookSubSchema.md
sunshine-conversations-client-10.0.1 docs/WebhookSubSchema.md
sunshine-conversations-client-10.0.0 docs/WebhookSubSchema.md