WebhookTestResult
Defined in: packages/webhook/src/types/webhook.types.ts:165
Properties
Section titled “Properties”endpointId
Section titled “endpointId”endpointId:
string
Defined in: packages/webhook/src/types/webhook.types.ts:166
error?
Section titled “error?”
optionalerror:string
Defined in: packages/webhook/src/types/webhook.types.ts:171
httpStatus?
Section titled “httpStatus?”
optionalhttpStatus:number
Defined in: packages/webhook/src/types/webhook.types.ts:169
responseTime
Section titled “responseTime”responseTime:
number
Defined in: packages/webhook/src/types/webhook.types.ts:170
success
Section titled “success”success:
boolean
Defined in: packages/webhook/src/types/webhook.types.ts:168
testedAt
Section titled “testedAt”testedAt:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:172
url:
string
Defined in: packages/webhook/src/types/webhook.types.ts:167