Zum Hauptinhalt springen

GetDocumentOptions

GetDocumentOptions = DexproBaseOptions & object

Type Declaration

id?

optional id: 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?

optional externalId: string

The external ID by which the document can be retrieved if it was created with an external ID.