agreementInvoiceLineItemGroupSummaries

@JvmName(name = "listAgreementInvoiceLineItemsResponseAgreementInvoiceLineItemGroupSummary")
fun Flow<ListAgreementInvoiceLineItemsResponse>.agreementInvoiceLineItemGroupSummaries(): Flow<AgreementInvoiceLineItemGroupSummary>

This paginator transforms the flow returned by listAgreementInvoiceLineItemsPaginated to access the nested member AgreementInvoiceLineItemGroupSummary

Return

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