analysisSummaryList

@JvmName(name = "listCommitmentPurchaseAnalysesResponseAnalysisSummary")
fun Flow<ListCommitmentPurchaseAnalysesResponse>.analysisSummaryList(): Flow<AnalysisSummary>

This paginator transforms the flow returned by listCommitmentPurchaseAnalysesPaginated to access the nested member AnalysisSummary

Return

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