Sha256: bbe9a3092f5130bd761ea476dc1fb39d6866fe2fa6ec11d038b590e61cb4b5ff
Contents?: true
Size: 835 Bytes
Versions: 4
Compression:
Stored size: 835 Bytes
Contents
# VoucherifySdk::ManagementProjectsWebhooksCreateResponseBody ## 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