SnapPlaySearchConditionRouteParams
constructor(labelId: Int? = null, selectedTags: 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, selectedShopCodes: Set<String> = emptySet())(source)