GetInvoiceUnitResponse

Types

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

Properties

Link copied to clipboard

The assigned description for an invoice unit.

Link copied to clipboard

The Amazon Web Services account ID chosen to be the receiver of an invoice unit. All invoices generated for that invoice unit will be sent to this account ID.

Link copied to clipboard

The ARN to identify an invoice unit. This information can't be modified or deleted.

Link copied to clipboard

The most recent date the invoice unit response was updated.

Link copied to clipboard
val name: String?

The unique name of the invoice unit that is shown on the generated invoice.

Link copied to clipboard

This is used to categorize the invoice unit. Values are Amazon Web Services account IDs. Currently, the only supported rule is LINKED_ACCOUNT.

Link copied to clipboard

Whether the invoice unit based tax inheritance is/ should be enabled or disabled.

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