DocumentSignatureType type

Defines values for DocumentSignatureType.
KnownDocumentSignatureType can be used interchangeably with DocumentSignatureType, this enum contains the known values that the service supports.

Known values supported by the service

signed: A signature is detected.
unsigned: No signatures are detected.

type DocumentSignatureType = string