Uses of Class
de.aeb.xnsg.customs.requests.consignment.ICDeliveryItemReferencesDTO
Packages that use ICDeliveryItemReferencesDTO
-
Uses of ICDeliveryItemReferencesDTO in de.aeb.xnsg.customs.requests.consignment
Fields in de.aeb.xnsg.customs.requests.consignment with type parameters of type ICDeliveryItemReferencesDTOModifier and TypeFieldDescription@NotEmpty(groups=EmptyMandatoryField.class) @Valid Map<@NotEmpty(groups=EmptyMandatoryField.class) @Size(max=20,groups=InvalidDataError.class) String, @NotNull(groups=EmptyMandatoryField.class) @Valid ICDeliveryItemReferencesDTO> ICGetDeliveryItemStubsRequestDTO.deliveryItemUuidsByDeliveryUidThe UUIDs of the delivery items grouped by the business object id of the respective delivery.