Record
update-webhook-params
No description available.
record update-webhook-params {
webhook-gid: string,
opt-pretty: option<bool>,
opt-fields: option<list<string>>,
data: option<webhook-update-request>,
}Fields
| Name | Type | Description |
|---|---|---|
| webhook-gid | string | |
| opt-pretty | option<bool> | |
| opt-fields | option<list<string>> | |
| data | option<webhook-update-request> |