| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
static TaxRegistrationType |
TaxRegistrationType.fromValue(String value)
Use this in place of valueOf.
|
static TaxRegistrationType |
TaxRegistrationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxRegistrationType[] |
TaxRegistrationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaxRegistration |
TaxRegistration.withRegistrationType(TaxRegistrationType registrationType)
Type of your tax registration.
|
TaxRegistrationEntry |
TaxRegistrationEntry.withRegistrationType(TaxRegistrationType registrationType)
Your tax registration type.
|
TaxRegistrationWithJurisdiction |
TaxRegistrationWithJurisdiction.withRegistrationType(TaxRegistrationType registrationType)
The type of your tax registration.
|
Copyright © 2024. All rights reserved.