ShopRequest

data class ShopRequest(val labelId: List<Int>, val offset: Int? = null)(source)

Constructors

Link copied to clipboard
constructor(labelId: List<Int>, offset: Int? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val offset: Int? = null

Functions

Link copied to clipboard