Type Alias SpatialAggregationValueType

SpatialAggregationValueType:
    | "number"
    | "string"
    | "boolean"
    | "date"
    | "unknown"