documentStatus property

DecryptedDocumentDtoDocumentStatusEnum? documentStatus
getter/setter pair

The status of the development of the document. Ex: Draft, finalized, reviewed, signed, etc.

Implementation

DecryptedDocumentDtoDocumentStatusEnum? documentStatus;