Class ICConsignmentFolderParmsDTO

java.lang.Object
de.aeb.xnsg.customs.requests.consignment.ICConsignmentFolderParmsDTO

public class ICConsignmentFolderParmsDTO extends Object
Identifies a consignment to be opened in a folder.
  • Field Details

    • businessObjectId

      public String businessObjectId
      The unique business object id of the desired consignment. BusinessObjectId or consignmentIdClientSystem must be filled.

      length=50

    • consignmentIdClientSystem

      public String consignmentIdClientSystem
      The consignment id of the ERP system of the client. BusinessObjectId or consignmentIdClientSystem must be filled.

      length=255

  • Constructor Details

    • ICConsignmentFolderParmsDTO

      public ICConsignmentFolderParmsDTO()