| Package | Description |
|---|---|
| com.amazonaws.services.taxsettings.model |
| Modifier and Type | Method and Description |
|---|---|
TurkeyAdditionalInfo |
TurkeyAdditionalInfo.clone() |
TurkeyAdditionalInfo |
AdditionalInfoResponse.getTurkeyAdditionalInfo()
Additional tax information associated with your TRN in Turkey.
|
TurkeyAdditionalInfo |
AdditionalInfoRequest.getTurkeyAdditionalInfo()
Additional tax information to specify for a TRN in Turkey.
|
TurkeyAdditionalInfo |
TurkeyAdditionalInfo.withIndustries(Industries industries)
The industry information that tells the Tax Settings API if you're subject to additional withholding taxes.
|
TurkeyAdditionalInfo |
TurkeyAdditionalInfo.withIndustries(String industries)
The industry information that tells the Tax Settings API if you're subject to additional withholding taxes.
|
TurkeyAdditionalInfo |
TurkeyAdditionalInfo.withKepEmailId(String kepEmailId)
The Registered Electronic Mail (REM) that is used to send notarized communication.
|
TurkeyAdditionalInfo |
TurkeyAdditionalInfo.withSecondaryTaxId(String secondaryTaxId)
Secondary tax ID (“harcama birimi VKN”si”).
|
TurkeyAdditionalInfo |
TurkeyAdditionalInfo.withTaxOffice(String taxOffice)
The tax office where you're registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalInfoResponse.setTurkeyAdditionalInfo(TurkeyAdditionalInfo turkeyAdditionalInfo)
Additional tax information associated with your TRN in Turkey.
|
void |
AdditionalInfoRequest.setTurkeyAdditionalInfo(TurkeyAdditionalInfo turkeyAdditionalInfo)
Additional tax information to specify for a TRN in Turkey.
|
AdditionalInfoResponse |
AdditionalInfoResponse.withTurkeyAdditionalInfo(TurkeyAdditionalInfo turkeyAdditionalInfo)
Additional tax information associated with your TRN in Turkey.
|
AdditionalInfoRequest |
AdditionalInfoRequest.withTurkeyAdditionalInfo(TurkeyAdditionalInfo turkeyAdditionalInfo)
Additional tax information to specify for a TRN in Turkey.
|
Copyright © 2025. All rights reserved.