WebhookEndpointInput
WebhookEndpointInput =
Omit<WebhookEndpoint,"id"|"createdAt"|"updatedAt"|"status"> &object
Defined in: packages/webhook/src/runtime/types.ts:49
Type Declaration
섹션 제목: “Type Declaration”id?
섹션 제목: “id?”
optionalid:string
status?
섹션 제목: “status?”
optionalstatus:WebhookEndpoint["status"]