billingGroups

@JvmName(name = "listBillingGroupsResponseBillingGroupListElement")
fun Flow<ListBillingGroupsResponse>.billingGroups(): Flow<BillingGroupListElement>

This paginator transforms the flow returned by listBillingGroupsPaginated to access the nested member BillingGroupListElement

Return

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