Record

org-hook

No description available.

record org-hook {
  active: bool,
  config: org-hook-config,
  created-at: string,
  deliveries-url: option​<string>,
  events: list​<string>,
  id: s32,
  name: string,
  ping-url: string,
  type-op: string,
  updated-at: string,
  url: string,
}

Fields

NameTypeDescription
activebool
configorg-hook-config
created-atstring
deliveries-urloption​<string>
eventslist​<string>
ids32
namestring
ping-urlstring
type-opstring
updated-atstring
urlstring