BrandSnapPlaysBlockCondition

data class BrandSnapPlaysBlockCondition(val labelId: Int? = null, val tags: Set<String> = emptySet(), val keyword: String = "", val heightRange: IntRange? = null, val ageRange: IntRange? = null, val coordinateGenre: CoordinateGenre? = null, val baseProductCode: String? = null, val userId: String? = null, val order: Order = Order.NEW_ARRIVAL, val shopCodes: Set<String> = emptySet())(source)

Constructors

Link copied to clipboard
constructor(labelId: Int? = null, tags: Set<String> = emptySet(), keyword: String = "", heightRange: IntRange? = null, ageRange: IntRange? = null, coordinateGenre: CoordinateGenre? = null, baseProductCode: String? = null, userId: String? = null, order: Order = Order.NEW_ARRIVAL, shopCodes: Set<String> = emptySet())

Properties

Link copied to clipboard
val ageRange: IntRange? = null
Link copied to clipboard
val baseProductCode: String? = null
Link copied to clipboard
Link copied to clipboard
val heightRange: IntRange? = null
Link copied to clipboard
Link copied to clipboard
val labelId: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val userId: String? = null