ListAgreementInvoiceLineItemsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An optional filter for invoices issued after the specified timestamp.

Link copied to clipboard

The unique identifier of the agreement.

Link copied to clipboard

An optional filter for invoices issued before the specified timestamp.

Link copied to clipboard

Specifies a grouping strategy for line items. Currently supports INVOICE_ID.

Link copied to clipboard

An optional filter for the billing period associated with the invoice.

Link copied to clipboard

An optional filter to retrieve invoice information for a specific invoice.

Link copied to clipboard

An optional filter for the type of invoice. Valid values are INVOICE and CREDIT_MEMO.

Link copied to clipboard

The maximum number of results to return in the response.

Link copied to clipboard

A token to specify where to start pagination.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String