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

    Interface SharingGuestRule

    interface SharingGuestRule {
        accessLevel: string;
        accountSettings?: AccountSharingRuleSettings;
        booleanFilter?: string;
        criteriaItems?: FilterItem[];
        description?: string;
        fullName?: string;
        includeHVUOwnedRecords: boolean;
        label: string;
        sharedTo: SharedTo;
    }

    Hierarchy (View Summary)

    Index

    Properties

    accessLevel: string
    accountSettings?: AccountSharingRuleSettings
    booleanFilter?: string
    criteriaItems?: FilterItem[]
    description?: string
    fullName?: string
    includeHVUOwnedRecords: boolean
    label: string
    sharedTo: SharedTo