@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class SaudiArabiaAdditionalInfo extends Object implements Serializable, Cloneable, StructuredPojo
Additional tax information associated with your TRN in Saudi Arabia.
| Constructor and Description |
|---|
SaudiArabiaAdditionalInfo() |
| Modifier and Type | Method and Description |
|---|---|
SaudiArabiaAdditionalInfo |
clone() |
boolean |
equals(Object obj) |
String |
getTaxRegistrationNumberType()
The tax registration number type.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setTaxRegistrationNumberType(String taxRegistrationNumberType)
The tax registration number type.
|
String |
toString()
Returns a string representation of this object.
|
SaudiArabiaAdditionalInfo |
withTaxRegistrationNumberType(SaudiArabiaTaxRegistrationNumberType taxRegistrationNumberType)
The tax registration number type.
|
SaudiArabiaAdditionalInfo |
withTaxRegistrationNumberType(String taxRegistrationNumberType)
The tax registration number type.
|
public void setTaxRegistrationNumberType(String taxRegistrationNumberType)
The tax registration number type.
taxRegistrationNumberType - The tax registration number type.SaudiArabiaTaxRegistrationNumberTypepublic String getTaxRegistrationNumberType()
The tax registration number type.
SaudiArabiaTaxRegistrationNumberTypepublic SaudiArabiaAdditionalInfo withTaxRegistrationNumberType(String taxRegistrationNumberType)
The tax registration number type.
taxRegistrationNumberType - The tax registration number type.SaudiArabiaTaxRegistrationNumberTypepublic SaudiArabiaAdditionalInfo withTaxRegistrationNumberType(SaudiArabiaTaxRegistrationNumberType taxRegistrationNumberType)
The tax registration number type.
taxRegistrationNumberType - The tax registration number type.SaudiArabiaTaxRegistrationNumberTypepublic String toString()
toString in class ObjectObject.toString()public SaudiArabiaAdditionalInfo clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.