SyntheticTaskMonitor

data class SyntheticTaskMonitor(val cityCode: String, val clientType: Int, val operatorCode: String)

Constructors

Link copied to clipboard
constructor(cityCode: String, clientType: Int, operatorCode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The city code of monitor.

Link copied to clipboard

The type of monitor.

Link copied to clipboard

The operator code of monitor.