CreateInvoiceUnitRequest

Types

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

Properties

Link copied to clipboard

The invoice unit's description. This can be changed at a later time.

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
val name: String?

The unique name of the invoice unit that is shown on the generated invoice. This can't be changed once it is set. To change this name, you must delete the invoice unit recreate.

Link copied to clipboard

The tag structure that contains a tag key and value.

Link copied to clipboard

The InvoiceUnitRule object used to create invoice units.

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