Module "frontend-packages/cookie-consent-web-client/src/predecision/userConsent"
Functions
Const preDecisionGatewayUserConsent
- preDecisionGatewayUserConsent(__namedParameters: { decisionCookieName: string; revisionHash: string }): Promise<false | "consent">
-
Parameters
-
__namedParameters: { decisionCookieName: string; revisionHash: string }
-
decisionCookieName: string
-
revisionHash: string
Returns Promise<false | "consent">
Has the user already consent to the latest requested revision (hash)?