BazaarResponse

constructor(success: Boolean? = null, cause: String? = null, lastUpdated: Long? = null, products: Map<String, Product>? = null)