Wasm Directoryalpha
Record

patch-batch-webhooks-params

No description available.

record patch-batch-webhooks-params {
  batch-webhook-id: string,
  enabled: option​<bool>,
  url: option​<string>,
}

Fields

NameTypeDescription
batch-webhook-idstring
enabledoption​<bool>
urloption​<string>