LabelApiRequest

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

Constructors

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

Properties

Link copied to clipboard
val labelId: Int? = null