Package de.aeb.xnsg.tariffcontent.bf.v10
Class TCGetCtCodesRequestDTO
java.lang.Object
de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
de.aeb.xnsg.tariffcontent.bf.v10.TCGetCtCodesRequestDTO
- Direct Known Subclasses:
TCGetCtCodesDERequestDTO,TCGetCtCodesTaricRequestDTO
DTO to hold request data to get a list of all valid customs tariff codes.
-
Field Summary
FieldsModifier and TypeFieldDescriptionDate for which all valid customs tariff codes should be returned.ISO code of the language of the descriptions.Fields inherited from class de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
clientIdentCode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.aeb.xnsg.tariffcontent.bf.TCRequestDTO
equals, hashCode
-
Field Details
-
decisiveDate
Date for which all valid customs tariff codes should be returned. -
languageISOCode
ISO code of the language of the descriptions.length=2
-
-
Constructor Details
-
TCGetCtCodesRequestDTO
public TCGetCtCodesRequestDTO()
-