| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
TaxRegistrationDocument |
TaxRegistrationDocument.clone() |
TaxRegistrationDocument |
TaxRegistrationDocument.withS3Location(SourceS3Location s3Location)
The Amazon S3 location where your tax registration document is stored.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaxRegistrationDocument> |
VerificationDetails.getTaxRegistrationDocuments()
The tax registration document, which is required for specific countries such as Bangladesh, Kenya, South Korea
and Spain.
|
| Modifier and Type | Method and Description |
|---|---|
VerificationDetails |
VerificationDetails.withTaxRegistrationDocuments(TaxRegistrationDocument... taxRegistrationDocuments)
The tax registration document, which is required for specific countries such as Bangladesh, Kenya, South Korea
and Spain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerificationDetails.setTaxRegistrationDocuments(Collection<TaxRegistrationDocument> taxRegistrationDocuments)
The tax registration document, which is required for specific countries such as Bangladesh, Kenya, South Korea
and Spain.
|
VerificationDetails |
VerificationDetails.withTaxRegistrationDocuments(Collection<TaxRegistrationDocument> taxRegistrationDocuments)
The tax registration document, which is required for specific countries such as Bangladesh, Kenya, South Korea
and Spain.
|
Copyright © 2025. All rights reserved.