AgreementInvoiceLineItemGroupSummary

A summary of grouped billing data for an agreement invoice line item.

Types

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

Properties

Link copied to clipboard

The unique identifier of the agreement.

Link copied to clipboard

The billing period associated with this group.

Link copied to clipboard

The identifier of the invoice for this group.

Link copied to clipboard

The type of invoice. Valid values are INVOICE and CREDIT_MEMO.

Link copied to clipboard

The entity that issues the invoice.

Link copied to clipboard
val issuedTime: <Error class: unknown class>?

The timestamp when the invoice containing this group was created.

Link copied to clipboard

Monetary amounts for this invoice group.

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