Class TCGetCommodityCodeSubstitutionsRequestDTO

java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.v10.TCGetCommodityCodeSubstitutionsRequestDTO

public class TCGetCommodityCodeSubstitutionsRequestDTO extends TCRequestDTO
DTO to hold request data to get a list of commodity code substitutions.
  • Field Details

    • decisiveDate

      public TCDateDTO decisiveDate
      Only substitutions which are equal or newer than this date will be given.
    • languageISOCode

      public String languageISOCode
      ISO code of the language in which the texts of the new commodity codes should be returned.

      length=2

    • contentIdentCode

      public String contentIdentCode
      Code of the content the commodity codes belongs to (e.g. BANZ.EU.NCL.EXP for the export content of the EU)

      length=50

  • Constructor Details

    • TCGetCommodityCodeSubstitutionsRequestDTO

      public TCGetCommodityCodeSubstitutionsRequestDTO()