Class TCKnCodeCertProposalRequestDTO

java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.TCKnCodeCertProposalRequestDTO

public class TCKnCodeCertProposalRequestDTO extends TCRequestDTO
DTO to hold request data to get certificate/document proposals.
  • Field Details

    • knCode

      public String knCode
      KN code

      length=8

    • decisiveDate

      public TCDateDTO decisiveDate
      Date for which the proposals must be valid.
    • destinationISOCode

      public String destinationISOCode
      ISO code of the country of destination.

      length=2

    • descLanguageISOCode

      public String descLanguageISOCode
      ISO code of the language of the descriptions.

      This field might be left empty. In this case German will be used as default.

      length=2

  • Constructor Details

    • TCKnCodeCertProposalRequestDTO

      public TCKnCodeCertProposalRequestDTO()