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

    Interface ApexEmailNotification

    interface ApexEmailNotification {
        email?: string;
        user?: string;
    }
    Index

    Properties

    Properties

    email?: string
    user?: string