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

    Interface ParticipantRoleMetadata

    interface ParticipantRoleMetadata {
        defaultAccessLevel: ParticipantRoleAccessLevel;
        fullName?: string;
        isActive?: boolean;
        masterLabel: string;
        parentObject: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    defaultAccessLevel: ParticipantRoleAccessLevel
    fullName?: string
    isActive?: boolean
    masterLabel: string
    parentObject: string