paymentManagers

@JvmName(name = "listPaymentManagersResponsePaymentManagerSummary")
fun Flow<ListPaymentManagersResponse>.paymentManagers(): Flow<PaymentManagerSummary>

This paginator transforms the flow returned by listPaymentManagersPaginated to access the nested member PaymentManagerSummary

Return

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