Package de.aeb.xnsg.customs.dto.common
Class OutwardProcessingFieldDTO
java.lang.Object
de.aeb.xnsg.customs.dto.common.OutwardProcessingFieldDTO
Represents an outward processing field.
-
Field Summary
FieldsModifier and TypeFieldDescriptionOutward processing authorisation numberString[]List of iso codes for countries of re-importLast day for the re-import of processed productsDeferred payments.List of processed products -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
authNumber
Outward processing authorisation number -
dateOfReImport
Last day for the re-import of processed products -
countriesOfReImport
List of iso codes for countries of re-import -
products
List of processed products -
identities
Deferred payments.
-
-
Constructor Details
-
OutwardProcessingFieldDTO
public OutwardProcessingFieldDTO()
-