GetDocumentOptions
GetDocumentOptions =
DexproBaseOptions&object
Type Declaration
id?
optionalid:number
The ID of the document to be retrieved.
Either the id or externalId must be provided.
If both are provided, id will be used.
externalId?
optionalexternalId:string
The external ID by which the document can be retrieved if it was created with an external ID.