@friendlycaptcha/sdk > FRCRiskIntelligenceCompleteEventData
FRCRiskIntelligenceCompleteEventData interface
Payload of the "frc:riskintelligence.complete" event.
Signature:
export interface FRCRiskIntelligenceCompleteEventData
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
A timestamp, represented as a Unix epoch, for when the Risk Intelligence token will expire. | ||
|
| |||
|
string |
The Risk Intelligence response token, to be verified server-side. |