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