Record

webhook

No description available.

record webhook {
  auth-key: option​<string>,
  batches-sent: option​<s32>,
  created-at: option​<string>,
  description: option​<string>,
  events: option​<list​<string>>,
  events-sent: option​<s32>,
  id: option​<s32>,
  last-error: option​<string>,
  last-sent-at: option​<string>,
  url: option​<string>,
}

Fields

NameTypeDescription
auth-keyoption​<string>
batches-sentoption​<s32>
created-atoption​<string>
descriptionoption​<string>
eventsoption​<list​<string>>
events-sentoption​<s32>
idoption​<s32>
last-erroroption​<string>
last-sent-atoption​<string>
urloption​<string>