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