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

    Interface RoleOrTerritoryMetadata

    interface RoleOrTerritoryMetadata {
        caseAccessLevel?: string;
        contactAccessLevel?: string;
        description?: string;
        fullName?: string;
        mayForecastManagerShare?: boolean;
        name: string;
        opportunityAccessLevel?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    caseAccessLevel?: string
    contactAccessLevel?: string
    description?: string
    fullName?: string
    mayForecastManagerShare?: boolean
    name: string
    opportunityAccessLevel?: string