StatusApiParams

data class StatusApiParams(val name: String? = null, val id: String? = null)

Status API request parameters class

Constructors

Link copied to clipboard
constructor(name: String? = null, id: String? = null)

Properties

Link copied to clipboard
val id: String? = null

status of this id

Link copied to clipboard
val name: String? = null

status of this command