subscriptions

@JvmName(name = "getOutpostBillingInformationResponseSubscription")
fun Flow<GetOutpostBillingInformationResponse>.subscriptions(): Flow<Subscription>

This paginator transforms the flow returned by getOutpostBillingInformationPaginated to access the nested member Subscription

Return

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