XYO Platform SDK - v3.10.6
    Preparing search index...

    Type Alias LocationHeatmapQuery

    type LocationHeatmapQuery = {
        schema: LocationWitnessSchema;
        startTime?: string;
        stopTime?: string;
    }
    Index

    Properties

    startTime?: string
    stopTime?: string