ConfirmOTPLoginData¶ class ConfirmOTPLoginData[source]¶ Input data required for the OTP Login::Confirm operation. code: str¶ The OTP code. confirm_session_termination: bool = False¶ Set to true to log in even when an active isolated session exists, which will terminate that session.