products

@NonNull
abstract fun products(@NonNull products: List<OcrProduct>, bannerId: Int, @Nullable phone: String, @Nullable countryCode: String, performFuzzy: Boolean, qsr: Boolean): Task<ProductSummaryDigest>