Type Alias AnalysisComposition

type AnalysisComposition = {
    description?: { long?: string; short?: string };
    dims?: CompositionMinMax;
    geos?: CompositionMinMax;
    items?: CompositionMinMax;
    msrs?: CompositionMinMax;
    temporals?: CompositionMinMax;
}
Index
description?: { long?: string; short?: string }

Upper and lower bounds for items of specific classification types

Upper and lower bounds for items of specific classification types

Upper and lower bounds for items of specific classification types

Upper and lower bounds for items of specific classification types

temporals?: CompositionMinMax

Upper and lower bounds for items of specific classification types