Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MonitorResultData

Details of the monitor result data.

Properties

Optional byteContent

byteContent: undefined | string

Data content in byte format. Example: Zip or Screenshot.

Optional name

name: undefined | string

Name of the data.

Optional stringContent

stringContent: undefined | string

Data content in string format. Example: HAR.

Optional timestamp

timestamp: Date

The time when the data was generated, expressed in RFC 3339 timestamp format. Example: {@code 2020-02-13T22:47:12.613Z}

Functions

getDeserializedJsonObj

getJsonObj