WebhookAttempt
Defined in: packages/webhook/src/types/webhook.types.ts:125
Properties
섹션 제목: “Properties”attemptNumber
섹션 제목: “attemptNumber”attemptNumber:
number
Defined in: packages/webhook/src/types/webhook.types.ts:126
error?
섹션 제목: “error?”
optionalerror:string
Defined in: packages/webhook/src/types/webhook.types.ts:131
httpStatus?
섹션 제목: “httpStatus?”
optionalhttpStatus:number
Defined in: packages/webhook/src/types/webhook.types.ts:128
latencyMs
섹션 제목: “latencyMs”latencyMs:
number
Defined in: packages/webhook/src/types/webhook.types.ts:132
responseBody?
섹션 제목: “responseBody?”
optionalresponseBody:string
Defined in: packages/webhook/src/types/webhook.types.ts:129
responseHeaders?
섹션 제목: “responseHeaders?”
optionalresponseHeaders:Record<string,string>
Defined in: packages/webhook/src/types/webhook.types.ts:130
timestamp
섹션 제목: “timestamp”timestamp:
Date
Defined in: packages/webhook/src/types/webhook.types.ts:127