Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listInvoiceSummariesResponseInvoiceSummary")
fun Flow<ListInvoiceSummariesResponse>.invoiceSummaries(): Flow<InvoiceSummary>

This paginator transforms the flow returned by listInvoiceSummariesPaginated to access the nested member InvoiceSummary

Link copied to clipboard
@JvmName(name = "listInvoiceUnitsResponseInvoiceUnit")
fun Flow<ListInvoiceUnitsResponse>.invoiceUnits(): Flow<InvoiceUnit>

This paginator transforms the flow returned by listInvoiceUnitsPaginated to access the nested member InvoiceUnit

Link copied to clipboard
@JvmName(name = "listProcurementPortalPreferencesResponseProcurementPortalPreferenceSummary")
fun Flow<ListProcurementPortalPreferencesResponse>.procurementPortalPreferences(): Flow<ProcurementPortalPreferenceSummary>

This paginator transforms the flow returned by listProcurementPortalPreferencesPaginated to access the nested member ProcurementPortalPreferenceSummary