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

    Interface PortalDelegablePermissionSetMetadata

    interface PortalDelegablePermissionSetMetadata {
        fullName?: string;
        isProtected?: boolean;
        masterLabel: string;
        permissionSet: string;
        profile: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fullName?: string
    isProtected?: boolean
    masterLabel: string
    permissionSet: string
    profile: string