SnapPlaySearchCondition

data class SnapPlaySearchCondition(val labelId: Int?, val selectedCategories: List<CachingTagListViewItem<SelectedCategoryInfo>>, val selectedTags: Set<String>, val keyword: String, val heightRange: IntRange?, val age: IntRange?, val coordinateGenre: CoordinateGenre?, val selectedShopCodes: Set<String>, val cachedShops: Set<Shop>)(source)

Constructors

Link copied to clipboard
constructor(labelId: Int?, selectedCategories: List<CachingTagListViewItem<SelectedCategoryInfo>>, selectedTags: Set<String>, keyword: String, heightRange: IntRange?, age: IntRange?, coordinateGenre: CoordinateGenre?, selectedShopCodes: Set<String>, cachedShops: Set<Shop>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val labelId: Int?
Link copied to clipboard
Link copied to clipboard