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

    Interface ForecastingCategoryMapping

    interface ForecastingCategoryMapping {
        forecastingItemCategoryApiName: string;
        weightedSourceCategories?: WeightedSourceCategory[];
    }
    Index

    Properties

    forecastingItemCategoryApiName: string
    weightedSourceCategories?: WeightedSourceCategory[]