Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "getAgreementTermsResponseAcceptedTerm")
fun Flow<GetAgreementTermsResponse>.acceptedTerms(): Flow<AcceptedTerm>

This paginator transforms the flow returned by getAgreementTermsPaginated to access the nested member AcceptedTerm

Link copied to clipboard
@JvmName(name = "getAgreementEntitlementsResponseAgreementEntitlement")
fun Flow<GetAgreementEntitlementsResponse>.agreementEntitlements(): Flow<AgreementEntitlement>

This paginator transforms the flow returned by getAgreementEntitlementsPaginated to access the nested member AgreementEntitlement

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

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

Link copied to clipboard
@JvmName(name = "searchAgreementsResponseAgreementViewSummary")
fun Flow<SearchAgreementsResponse>.agreementViewSummaries(): Flow<AgreementViewSummary>

This paginator transforms the flow returned by searchAgreementsPaginated to access the nested member AgreementViewSummary

Link copied to clipboard
@JvmName(name = "listAgreementCancellationRequestsResponseAgreementCancellationRequestSummary")
fun Flow<ListAgreementCancellationRequestsResponse>.items(): Flow<AgreementCancellationRequestSummary>

This paginator transforms the flow returned by listAgreementCancellationRequestsPaginated to access the nested member AgreementCancellationRequestSummary

@JvmName(name = "listAgreementChargesResponseCharge")
fun Flow<ListAgreementChargesResponse>.items(): Flow<Charge>

This paginator transforms the flow returned by listAgreementChargesPaginated to access the nested member Charge

@JvmName(name = "listAgreementPaymentRequestsResponsePaymentRequestSummary")
fun Flow<ListAgreementPaymentRequestsResponse>.items(): Flow<PaymentRequestSummary>

This paginator transforms the flow returned by listAgreementPaymentRequestsPaginated to access the nested member PaymentRequestSummary

@JvmName(name = "listBillingAdjustmentRequestsResponseBillingAdjustmentSummary")
fun Flow<ListBillingAdjustmentRequestsResponse>.items(): Flow<BillingAdjustmentSummary>

This paginator transforms the flow returned by listBillingAdjustmentRequestsPaginated to access the nested member BillingAdjustmentSummary