Record
post-webhooks-update-json-params
No description available.
record post-webhooks-update-json-params {
description: option<string>,
events: option<list<string>>,
id: option<s32>,
key: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| description | option<string> | |
| events | option<list<string>> | |
| id | option<s32> | |
| key | option<string> | |
| url | option<string> |