Contains the needed information for resetting card verification attempts.

interface ResetCardVerificationAttemptsRequest {
    action: PIN_CVV_RETRIES;
}

Properties

Properties

Resetting attempts related to card verification processes, such as CVV and PIN verification.