pricingRules

@JvmName(name = "listPricingRulesResponsePricingRuleListElement")
fun Flow<ListPricingRulesResponse>.pricingRules(): Flow<PricingRuleListElement>

This paginator transforms the flow returned by listPricingRulesPaginated to access the nested member PricingRuleListElement

Return

A kotlinx.coroutines.flow.Flow that can collect PricingRuleListElement