Class ICDeliveryItemStubDTO
java.lang.Object
de.aeb.xnsg.customs.requests.consignment.ICDeliveryItemStubDTO
DTO to hold basic delivery item data.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe UUID of the delivery item pojo. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uuid
The UUID of the delivery item pojo. -
itemIdClientSystem
- See Also:
-
itemNumber
- See Also:
-
material
- See Also:
-
invoiceIdClientSystem
- See Also:
-
grossMass
- See Also:
-
netMass
- See Also:
-
netPrice
- See Also:
-
originCountryCode
- See Also:
-
preferentialOriginCountryCode
- See Also:
-
dispatchCountryCode
- See Also:
-
destinationCountryCode
- See Also:
-
isEligiblePreference
- See Also:
-
statisticalValue
- See Also:
-
additionalAggregationKey
- See Also:
-
additionalSplitCriteria
- See Also:
-
tradeTerms
- See Also:
-
-
Constructor Details
-
ICDeliveryItemStubDTO
public ICDeliveryItemStubDTO()
-