Class ICDeliveryGVMSGBDTO

java.lang.Object
de.aeb.xnsg.customs.dto.ext.gb.ICDeliveryGVMSGBDTO

public class ICDeliveryGVMSGBDTO extends Object
GB specific extension data for a goods movement record.
  • Field Details

    • isUnaccompanied

      public Boolean isUnaccompanied
      Indicates that the vehicle will not be accompanying the trailer(s) during the crossing.
    • plannedCrossingRouteId

      public String plannedCrossingRouteId
      ID of the crossing route.

      length=200

    • plannedCrossingDepartureDate

      public DateAndZoneDTO plannedCrossingDepartureDate
      The planned crossing date and time of departure.
  • Constructor Details

    • ICDeliveryGVMSGBDTO

      public ICDeliveryGVMSGBDTO()