Class ICDeliveryStubDTO
java.lang.Object
de.aeb.xnsg.customs.requests.consignment.ICDeliveryStubDTO
DTO to hold basic delivery data.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe business object id of the delivery. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
businessObjectUid
The business object id of the delivery. -
deliveryIdClientSystem
- See Also:
-
organizationUnitClientSystem
- See Also:
-
deliveryNumber
- See Also:
-
remark
- See Also:
-
totalGrossMass
- See Also:
-
totalNetMass
- See Also:
-
dispatchCountryCode
- See Also:
-
destinationCountryCode
- See Also:
-
decisiveDate
- See Also:
-
tradeTerms
- See Also:
-
isContainerised
- See Also:
-
warehouse
- See Also:
-
-
Constructor Details
-
ICDeliveryStubDTO
public ICDeliveryStubDTO()
-