Sha256: f2f7aae0356026e5f7caa3cb63e1ede83b17ed4f347637c093cfcc80dbe7778a
Contents?: true
Size: 835 Bytes
Versions: 4
Compression:
Stored size: 835 Bytes
Contents
# VoucherifySdk::ManagementProjectsWebhooksUpdateResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique identifier of the webhook. | [optional] | | **object** | **String** | The type of the object represented by JSON. | [optional][default to 'webhook'] | | **created_at** | **Time** | Timestamp representing the date and time when the webhook configuration was created. The value for this parameter is shown in the ISO 8601 format. | [optional] | | **target_url** | **String** | URL address that receives webhooks. | [optional] | | **events** | **Array<String>** | Lists the events that trigger webhook sendout. | [optional] | | **active** | **Boolean** | Determines if the webhook configuration is active. | [optional][default to true] |
Version data entries
4 entries across 4 versions & 1 rubygems