Class TaxInvoiceWsDTO
java.lang.Object
de.hybris.platform.chinesecommercewebservicescommons.dto.TaxInvoiceWsDTO
- All Implemented Interfaces:
Serializable
data type of tax invoice
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetRecipient(String recipient) voidsetRecipientType(String recipientType) voidsetTaxpayerID(String taxpayerID)
-
Constructor Details
-
TaxInvoiceWsDTO
public TaxInvoiceWsDTO()
-
-
Method Details
-
setRecipientType
-
getRecipientType
-
setRecipient
-
getRecipient
-
setTaxpayerID
-
getTaxpayerID
-