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