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