WebhookTestResult
Defined in: packages/webhook/src/types/webhook.types.ts:91
Properties
섹션 제목: “Properties”endpointId
섹션 제목: “endpointId”endpointId:
string
Defined in: packages/webhook/src/types/webhook.types.ts:92
error?
섹션 제목: “error?”
optionalerror?:string
Defined in: packages/webhook/src/types/webhook.types.ts:97
httpStatus?
섹션 제목: “httpStatus?”
optionalhttpStatus?:number
Defined in: packages/webhook/src/types/webhook.types.ts:95
responseTime
섹션 제목: “responseTime”responseTime:
number
Defined in: packages/webhook/src/types/webhook.types.ts:96
success
섹션 제목: “success”success:
boolean
Defined in: packages/webhook/src/types/webhook.types.ts:94
testedAt
섹션 제목: “testedAt”testedAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:98
url
섹션 제목: “url”url:
string
Defined in: packages/webhook/src/types/webhook.types.ts:93