Class AccountTaxExemption
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.AccountTaxExemption
Deprecated.
Proof of freedom from taxes imposed by a taxing jurisdiction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.certificateNumber(String certificateNumber) Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.Identifier of a document that shows proof of exemption from taxes for the taxing jurisdiction@NotNull StringDeprecated.Name of the taxing jurisdiction for which taxes are exemptDeprecated.Reason of the tax exemption@NotNull @Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.issuingJurisdiction(String issuingJurisdiction) Deprecated.Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetCertificateNumber(String certificateNumber) Deprecated.voidsetIssuingJurisdiction(String issuingJurisdiction) Deprecated.voidDeprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
AccountTaxExemption
public AccountTaxExemption()Deprecated.
-
-
Method Details
-
certificateNumber
Deprecated. -
getCertificateNumber
Deprecated.Identifier of a document that shows proof of exemption from taxes for the taxing jurisdiction- Returns:
- certificateNumber
-
setCertificateNumber
Deprecated. -
issuingJurisdiction
Deprecated. -
getIssuingJurisdiction
Deprecated.Name of the taxing jurisdiction for which taxes are exempt- Returns:
- issuingJurisdiction
-
setIssuingJurisdiction
Deprecated. -
reason
Deprecated. -
getReason
Deprecated.Reason of the tax exemption- Returns:
- reason
-
setReason
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-