Wasm Directoryalpha
Record

event-webhook-response

No description available.

record event-webhook-response {
  bounce: bool,
  click: bool,
  deferred: bool,
  delivered: bool,
  dropped: bool,
  enabled: bool,
  group-resubscribe: bool,
  group-unsubscribe: bool,
  oauth-client-id: option​<string>,
  oauth-token-url: option​<string>,
  open: bool,
  processed: bool,
  spam-report: bool,
  unsubscribe: bool,
  url: string,
}

Fields

NameTypeDescription
bouncebool
clickbool
deferredbool
deliveredbool
droppedbool
enabledbool
group-resubscribebool
group-unsubscribebool
oauth-client-idoption​<string>
oauth-token-urloption​<string>
openbool
processedbool
spam-reportbool
unsubscribebool
urlstring