kient / VerifySignatureParams
Interface: VerifySignatureParams
Properties
Property | Type | Defined in |
---|---|---|
body | string | src/webhook.handler.ts:14 |
messageId | string | src/webhook.handler.ts:11 |
publicKey | string | src/webhook.handler.ts:10 |
signature | string | src/webhook.handler.ts:12 |
timestamp | string | src/webhook.handler.ts:13 |