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

    Interface AccountSettingsMetadata

    interface AccountSettingsMetadata {
        enableAccountDiscovery?: boolean;
        enableAccountHistoryTracking?: boolean;
        enableAccountInsightsInMobile?: boolean;
        enableAccountOwnerReport?: boolean;
        enableAccountTeams?: boolean;
        enableContactHistoryTracking?: boolean;
        enableRelateContactToMultipleAccounts?: boolean;
        fullName?: string;
        showViewHierarchyLink?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    enableAccountDiscovery?: boolean
    enableAccountHistoryTracking?: boolean
    enableAccountInsightsInMobile?: boolean
    enableAccountOwnerReport?: boolean
    enableAccountTeams?: boolean
    enableContactHistoryTracking?: boolean
    enableRelateContactToMultipleAccounts?: boolean
    fullName?: string
    showViewHierarchyLink?: boolean