LabelResponse

data class LabelResponse(val code: Int, val item: List<Label>, val total: Int)(source)

Constructors

Link copied to clipboard
constructor(code: Int, item: List<Label>, total: Int)

Properties

Link copied to clipboard
val code: Int

ステータス

Link copied to clipboard

Brandの配列

Link copied to clipboard
val total: Int

合計Label数