@friendlycaptcha/sdk > RiskIntelligenceErrorCode
RiskIntelligenceErrorCode type
Error codes that can be returned by the Risk Intelligence request.
See WidgetErrorCode for the list of possible error codes.
Signature:
export type RiskIntelligenceErrorCode = WidgetErrorCode;
References: WidgetErrorCode