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

    Interface ForecastingFilterMetadata

    interface ForecastingFilterMetadata {
        filterLogic?: string;
        forecastingType: string;
        forecastingTypeSource: string;
        fullName?: string;
        isProtected?: boolean;
        masterLabel: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    filterLogic?: string
    forecastingType: string
    forecastingTypeSource: string
    fullName?: string
    isProtected?: boolean
    masterLabel: string