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

    Interface ApexEmailNotificationsMetadata

    interface ApexEmailNotificationsMetadata {
        apexEmailNotification?: ApexEmailNotification[];
        fullName?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    apexEmailNotification?: ApexEmailNotification[]
    fullName?: string