InvoiceSummary

The invoice that the API retrieved.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID.

Link copied to clipboard

The summary with the product and service currency.

Link copied to clipboard

The billing period of the invoice-related document.

Link copied to clipboard

The list of Amazon Web Services account IDs that are the bill source of the invoice. Currently, only a single bill source account is returned.

Link copied to clipboard

The total number of accounts that are the bill source of the invoice.

Link copied to clipboard

The type of the bill.

Link copied to clipboard

The commercial invoice ID. This is only applicable for tax invoices and identifies the associated commercial invoice.

Link copied to clipboard

The invoice due date.

Link copied to clipboard

The e-invoice delivery status.

Link copied to clipboard

The organization name providing Amazon Web Services services.

Link copied to clipboard

The frequency of the invoice.

Link copied to clipboard

The invoice ID.

Link copied to clipboard

The type of invoice.

Link copied to clipboard

The issued date of the invoice.

Link copied to clipboard

The initial or original invoice ID.

Link copied to clipboard

The summary with the customer configured currency.

Link copied to clipboard

The purchase order number associated to the invoice.

Link copied to clipboard

The role of the invoice receiver.

Link copied to clipboard

The current status of an invoice as reported to the tax authority. This captures scenarios where an invoice may be cancelled after issuance.

Link copied to clipboard

The summary with the tax currency.

Functions

Link copied to clipboard
inline fun copy(block: InvoiceSummary.Builder.() -> Unit = {}): InvoiceSummary
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