Builder

class Builder

Properties

Link copied to clipboard
var afterIssuedTime: <Error class: unknown class>?

An optional filter for invoices issued after the specified timestamp.

Link copied to clipboard

The unique identifier of the agreement.

Link copied to clipboard
var beforeIssuedTime: <Error class: unknown class>?

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.