Variable WebhooksListTypeEnumConst

WebhooksListTypeEnum: {
    Organization: "organization";
    Project: "project";
} = ...

Type declaration

  • Readonly Organization: "organization"
  • Readonly Project: "project"

Export

Generated using TypeDoc