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

    Interface ForecastingTypeMetadata

    interface ForecastingTypeMetadata {
        active: boolean;
        amount: boolean;
        dateType: string;
        developerName: string;
        fullName?: string;
        hasProductFamily: boolean;
        masterLabel: string;
        opportunitySplitType?: string;
        quantity: boolean;
        roleType: string;
        territory2Model?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    active: boolean
    amount: boolean
    dateType: string
    developerName: string
    fullName?: string
    hasProductFamily: boolean
    masterLabel: string
    opportunitySplitType?: string
    quantity: boolean
    roleType: string
    territory2Model?: string