WebhookConfig
Defined in: packages/webhook/src/types/webhook.types.ts:3
Properties
섹션 제목: “Properties”algorithm?
섹션 제목: “algorithm?”
optionalalgorithm:"sha256"|"sha1"
Defined in: packages/webhook/src/types/webhook.types.ts:17
backoffMultiplier?
섹션 제목: “backoffMultiplier?”
optionalbackoffMultiplier:number
Defined in: packages/webhook/src/types/webhook.types.ts:8
batchSize
섹션 제목: “batchSize”batchSize:
number
Defined in: packages/webhook/src/types/webhook.types.ts:25
batchTimeoutMs
섹션 제목: “batchTimeoutMs”batchTimeoutMs:
number
Defined in: packages/webhook/src/types/webhook.types.ts:26
enabledEvents
섹션 제목: “enabledEvents”enabledEvents:
WebhookEventType[]
Defined in: packages/webhook/src/types/webhook.types.ts:22
enableSecurity
섹션 제목: “enableSecurity”enableSecurity:
boolean
Defined in: packages/webhook/src/types/webhook.types.ts:15
jitter?
섹션 제목: “jitter?”
optionaljitter:boolean
Defined in: packages/webhook/src/types/webhook.types.ts:9
maxDelayMs?
섹션 제목: “maxDelayMs?”
optionalmaxDelayMs:number
Defined in: packages/webhook/src/types/webhook.types.ts:7
maxRetries
섹션 제목: “maxRetries”maxRetries:
number
Defined in: packages/webhook/src/types/webhook.types.ts:5
retryDelayMs
섹션 제목: “retryDelayMs”retryDelayMs:
number
Defined in: packages/webhook/src/types/webhook.types.ts:6
secretKey?
섹션 제목: “secretKey?”
optionalsecretKey:string
Defined in: packages/webhook/src/types/webhook.types.ts:16
signatureHeader?
섹션 제목: “signatureHeader?”
optionalsignatureHeader:string
Defined in: packages/webhook/src/types/webhook.types.ts:18
signaturePrefix?
섹션 제목: “signaturePrefix?”
optionalsignaturePrefix:string
Defined in: packages/webhook/src/types/webhook.types.ts:19
timeoutMs
섹션 제목: “timeoutMs”timeoutMs:
number
Defined in: packages/webhook/src/types/webhook.types.ts:12