| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
TaxRegistrationEntry |
TaxRegistrationEntry.clone() |
TaxRegistrationEntry |
BatchPutTaxRegistrationRequest.getTaxRegistrationEntry()
Your TRN information that will be stored to the accounts mentioned in
putEntries. |
TaxRegistrationEntry |
PutTaxRegistrationRequest.getTaxRegistrationEntry()
Your TRN information that will be stored to the account mentioned in
accountId. |
TaxRegistrationEntry |
TaxRegistrationEntry.withAdditionalTaxInformation(AdditionalInfoRequest additionalTaxInformation)
Additional tax information associated with your TRN.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withCertifiedEmailId(String certifiedEmailId)
The email address to receive VAT invoices.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withLegalAddress(Address legalAddress)
The legal address associated with your TRN.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withLegalName(String legalName)
The legal name associated with your TRN.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withRegistrationId(String registrationId)
Your tax registration unique identifier.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withRegistrationType(String registrationType)
Your tax registration type.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withRegistrationType(TaxRegistrationType registrationType)
Your tax registration type.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withSector(Sector sector)
The industry that describes your business.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withSector(String sector)
The industry that describes your business.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withVerificationDetails(VerificationDetails verificationDetails)
Additional details needed to verify your TRN information in Brazil.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchPutTaxRegistrationRequest.setTaxRegistrationEntry(TaxRegistrationEntry taxRegistrationEntry)
Your TRN information that will be stored to the accounts mentioned in
putEntries. |
void |
PutTaxRegistrationRequest.setTaxRegistrationEntry(TaxRegistrationEntry taxRegistrationEntry)
Your TRN information that will be stored to the account mentioned in
accountId. |
BatchPutTaxRegistrationRequest |
BatchPutTaxRegistrationRequest.withTaxRegistrationEntry(TaxRegistrationEntry taxRegistrationEntry)
Your TRN information that will be stored to the accounts mentioned in
putEntries. |
PutTaxRegistrationRequest |
PutTaxRegistrationRequest.withTaxRegistrationEntry(TaxRegistrationEntry taxRegistrationEntry)
Your TRN information that will be stored to the account mentioned in
accountId. |
Copyright © 2025. All rights reserved.