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 invoice due date.

Link copied to clipboard

The organization name providing Amazon Web Services services.

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 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