Variable AllowedTimeRangeConst

AllowedTimeRange: {
    greaterThan: number;
    lessThan: number;
} = ...