Interface LookupDocumentsRequest.FieldStage
- All Known Implementing Classes:
LookupDocumentsRequest.Builder
- Enclosing class:
LookupDocumentsRequest
public static interface LookupDocumentsRequest.FieldStage
-
Method Summary
Modifier and TypeMethodDescriptionThe field to look up by.
-
Method Details
-
field
The field to look up by. Use
externalIdto look up by the document's external identifier, or the name of any lookup field declared on the bound schema.
-