Package de.aeb.xnsg.customs.dto.ext.ch
Class ICFeeCalculationLineImportCHDTO
java.lang.Object
de.aeb.xnsg.customs.dto.ext.ch.ICFeeCalculationLineImportCHDTO
DTO to hold data for a fee calculation line for Import CH.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCalculation base amount for the fee.Category of the fee: ADDITIONAL_TAX or FEE.Exchange Rate for CHF.Fee type key for additional duties.Type of the fee. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
Type of the fee.length=3
-
category
Category of the fee: ADDITIONAL_TAX or FEE.length=14
-
calculationBase
Calculation base amount for the fee. -
key
Fee type key for additional duties.length=6
-
chfRate
Exchange Rate for CHF.
-
-
Constructor Details
-
ICFeeCalculationLineImportCHDTO
public ICFeeCalculationLineImportCHDTO()
-