Class ICRoutingCountryDTO

java.lang.Object
de.aeb.xnsg.customs.dto.consignment.ICRoutingCountryDTO

public class ICRoutingCountryDTO extends Object
DTO to hold data for a routing country.
  • Field Details

    • sequenceNumber

      public Integer sequenceNumber
      Sequence number of the country within the itinerary.

      length=2

    • countryCode

      public String countryCode
      ISO code of the country

      length=2

  • Constructor Details

    • ICRoutingCountryDTO

      public ICRoutingCountryDTO()