| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
AccountDetails |
AccountDetails.clone() |
AccountDetails |
AccountDetails.withAccountId(String accountId)
List of unique account identifiers.
|
AccountDetails |
AccountDetails.withAccountMetaData(AccountMetaData accountMetaData)
The meta data information associated with the account.
|
AccountDetails |
AccountDetails.withTaxInheritanceDetails(TaxInheritanceDetails taxInheritanceDetails)
Tax inheritance information associated with the account.
|
AccountDetails |
AccountDetails.withTaxRegistration(TaxRegistrationWithJurisdiction taxRegistration)
Your TRN information.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountDetails> |
ListTaxRegistrationsResult.getAccountDetails()
The list of account details.
|
| Modifier and Type | Method and Description |
|---|---|
ListTaxRegistrationsResult |
ListTaxRegistrationsResult.withAccountDetails(AccountDetails... accountDetails)
The list of account details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTaxRegistrationsResult.setAccountDetails(Collection<AccountDetails> accountDetails)
The list of account details.
|
ListTaxRegistrationsResult |
ListTaxRegistrationsResult.withAccountDetails(Collection<AccountDetails> accountDetails)
The list of account details.
|
Copyright © 2024. All rights reserved.