GetAlertRobotsRobot

data class GetAlertRobotsRobot(val createTime: String, val dailyNoc: String, val dailyNocTime: String, val id: String, val robotAddr: String, val robotId: String, val robotName: String, val robotType: String)

Constructors

Link copied to clipboard
constructor(createTime: String, dailyNoc: String, dailyNocTime: String, id: String, robotAddr: String, robotId: String, robotName: String, robotType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation time of the resource.

Link copied to clipboard

Specifies whether the alert robot receives daily notifications.

Link copied to clipboard

The time of the daily notification.

Link copied to clipboard
val id: String

The ID of the Alert Robot.

Link copied to clipboard

The webhook url of the robot.

Link copied to clipboard

The id of the robot.

Link copied to clipboard

The name of the robot.

Link copied to clipboard

The robot type.