Variable EventsCountInputDTOBucketStepEnumConst

EventsCountInputDTOBucketStepEnum: {
    _12h: "12h";
    _1h: "1h";
    _24h: "24h";
    _30m: "30m";
    _5m: "5m";
    _6h: "6h";
} = ...

Type declaration

  • Readonly_12h: "12h"
  • Readonly_1h: "1h"
  • Readonly_24h: "24h"
  • Readonly_30m: "30m"
  • Readonly_5m: "5m"
  • Readonly_6h: "6h"