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