Package com.veeva.vault.sdk.api.edl
Interface MatchedDocumentResult
- All Superinterfaces:
PositionalResult
- All Known Subinterfaces:
MatchedDocumentError,MatchedDocumentSuccess
Contains information about one processed matched document, including the EDL Item ID and document version ID.
Exposes the index of the document in a batch input.
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the document version ID of the processed matched document.Retrieves the EDL Item ID provided in the request.Methods inherited from interface com.veeva.vault.sdk.api.core.PositionalResult
getInputPosition