LabelsWrapper

class LabelsWrapper(labels: List<EntityResponse<Label>>) : EntityWrapper<Label>

Created by Lobster on 03.03.18.

Constructors

Link copied to clipboard
fun LabelsWrapper(labels: List<EntityResponse<Label>>)

Functions

Link copied to clipboard
open fun map(): List<Label>