Package de.aeb.xnsg.docservice.bf
Class DocumentReferencesDTO
java.lang.Object
de.aeb.xnsg.docservice.bf.DocumentReferencesDTO
-
Field Details
-
referenceType
Type of the referenced (external) object, e.g. "CONSIGNMENT", "PACKAGE", "CUSTOMER" etc. -
referenceNumberInList
List of document reference numbers (max. 1000 elements allowed). Only documents exactly matching these numbers will be returned. -
documentTypeInList
List of the referenced (external) document types, e.g. "INVOICE", "PACKING LIST" etc (max. 1000 elements allowed). Only documents exactly matching these types will be returned.
-
-
Constructor Details
-
DocumentReferencesDTO
public DocumentReferencesDTO()
-