Class ICDeliveryExportCHDTO

java.lang.Object
de.aeb.xnsg.customs.dto.ext.ch.ICDeliveryExportCHDTO

public class ICDeliveryExportCHDTO extends Object
DTO to hold CH extension data for a ICDeliveryDTO.
  • Field Details

    • producedDocuments

      public ICProducedDocumentEUDTO[] producedDocuments
      List of produced documents
    • previousDocuments

      public ICPreviousDocumentDTO[] previousDocuments
      List of previous documents
    • isFirstShipment

      public Boolean isFirstShipment
      Indicates that this is the first partial shipment.
    • firstShipmentReference

      public String firstShipmentReference
      Reference to the first partial shipment.

      length=18

  • Constructor Details

    • ICDeliveryExportCHDTO

      public ICDeliveryExportCHDTO()