interface IInput {
    data: {
        code: string;
    };
}

Properties

Properties

data: {
    code: string;
}

Type declaration

  • code: string

    Одноразовый код из приложения-аутентификатора