| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
TaxInheritanceDetails |
TaxInheritanceDetails.clone() |
TaxInheritanceDetails |
AccountDetails.getTaxInheritanceDetails()
Tax inheritance information associated with the account.
|
TaxInheritanceDetails |
TaxInheritanceDetails.withInheritanceObtainedReason(String inheritanceObtainedReason)
Tax inheritance reason information associated with the account.
|
TaxInheritanceDetails |
TaxInheritanceDetails.withParentEntityId(String parentEntityId)
Tax inheritance parent account information associated with the account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountDetails.setTaxInheritanceDetails(TaxInheritanceDetails taxInheritanceDetails)
Tax inheritance information associated with the account.
|
AccountDetails |
AccountDetails.withTaxInheritanceDetails(TaxInheritanceDetails taxInheritanceDetails)
Tax inheritance information associated with the account.
|
Copyright © 2024. All rights reserved.