Hierarchy

Properties

endValue: string
maxValue: string
minValue: string
startValue: string
strings: {
    endDate: string;
    startDate: string;
}

Type declaration

  • endDate: string
  • startDate: string
testIds?: {
    end: string;
    root: string;
    start: string;
}

Type declaration

  • end: string
  • root: string
  • start: string