java.lang.Object
de.hybris.platform.chinesecommercewebservicescommons.dto.TaxInvoiceWsDTO
All Implemented Interfaces:
Serializable

public class TaxInvoiceWsDTO extends Object implements Serializable
data type of tax invoice
See Also:
  • Constructor Details

    • TaxInvoiceWsDTO

      public TaxInvoiceWsDTO()
  • Method Details

    • setRecipientType

      public void setRecipientType(String recipientType)
    • getRecipientType

      public String getRecipientType()
    • setRecipient

      public void setRecipient(String recipient)
    • getRecipient

      public String getRecipient()
    • setTaxpayerID

      public void setTaxpayerID(String taxpayerID)
    • getTaxpayerID

      public String getTaxpayerID()