Package version:

Interface MonitorConfigExpectedStatusCodeRangesItem

Min and max value of a status code range.

Hierarchy

  • MonitorConfigExpectedStatusCodeRangesItem

Properties

Properties

max?: number

Max status code.

min?: number

Min status code.

Generated using TypeDoc