SmartSearchResponse

fun SmartSearchResponse(results: List<Product>, size: Int, total: Int, facets: Map<String, JsonElement>? = mapOf(), time: String, paginationTimestamp: Long, resultId: String)