@seven.io/client
Preparing search index...
WebhookVerificationResult
Interface WebhookVerificationResult
interface
WebhookVerificationResult
{
error
?:
string
;
nonce
?:
string
;
timestamp
?:
number
;
valid
:
boolean
;
}
Index
Properties
error?
nonce?
timestamp?
valid
Properties
Optional
error
error
?:
string
Optional
nonce
nonce
?:
string
Optional
timestamp
timestamp
?:
number
valid
valid
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
nonce
timestamp
valid
@seven.io/client
Loading...