Record
post-lists-id-webhooks-params
No description available.
record post-lists-id-webhooks-params {
list-id: string,
events: option<post-lists-id-webhooks-body-events>,
sources: option<post-lists-id-webhooks-body-sources>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| list-id | string | |
| events | option<post-lists-id-webhooks-body-events> | |
| sources | option<post-lists-id-webhooks-body-sources> | |
| url | option<string> |