vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface TransactionSecurityNotification

    interface TransactionSecurityNotification {
        inApp: boolean;
        sendEmail: boolean;
        user: string;
    }
    Index

    Properties

    Properties

    inApp: boolean
    sendEmail: boolean
    user: string