Record
webhook
No description available.
record webhook {
active: option<bool>,
contact-email-address: option<string>,
id: option<f64>,
name: option<string>,
on-web-app: option<bool>,
trigger-scope: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | option<bool> | |
| contact-email-address | option<string> | |
| id | option<f64> | |
| name | option<string> | |
| on-web-app | option<bool> | |
| trigger-scope | option<string> | |
| url | option<string> |