LabelRequest

data class LabelRequest(val labelId: Int? = null)(source)

Constructors

Link copied to clipboard
constructor(labelId: Int? = null)

Properties

Link copied to clipboard
val labelId: Int? = null

Functions

Link copied to clipboard