TaxRegistrationEntry

The TRN information you provide when you add a new TRN, or update.

Types

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

Properties

Link copied to clipboard

Additional tax information associated with your TRN. You only need to specify this parameter if Amazon Web Services collects any additional information for your country within AdditionalInfoRequest.

Link copied to clipboard

The email address to receive VAT invoices.

Link copied to clipboard

The legal address associated with your TRN.

Link copied to clipboard

The legal name associated with your TRN.

Link copied to clipboard

Your tax registration unique identifier.

Link copied to clipboard

Your tax registration type. This can be either VAT or GST.

Link copied to clipboard

The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government.Note that certain values may not applicable for the request country. Please refer to country specific information in API document.

Link copied to clipboard

Additional details needed to verify your TRN information in Brazil. You only need to specify this parameter when you set a TRN in Brazil that is the CPF tax type.

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