FetchLabelsResponse

data class FetchLabelsResponse(val labels: List<Label>)

Constructors

Link copied to clipboard
constructor(labels: List<Label>)

Properties

Link copied to clipboard