Wasm Directoryalpha
Record

get-batch-webhooks-response

No description available.

record get-batch-webhooks-response {
  links: option​<list​<get-batch-webhooks-response-links-item>>,
  total-items: option​<s32>,
  webhooks: option​<list​<get-batch-webhooks-response-webhooks-item>>,
}

Fields

NameTypeDescription
linksoption​<list​<get-batch-webhooks-response-links-item>>
total-itemsoption​<s32>
webhooksoption​<list​<get-batch-webhooks-response-webhooks-item>>