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

    Interface PersonAccountOwnerPowerUserMetadata

    interface PersonAccountOwnerPowerUserMetadata {
        developerName: string;
        fullName?: string;
        masterLabel: string;
        portalType: string;
        user: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    developerName: string
    fullName?: string
    masterLabel: string
    portalType: string
    user: string