IssuedDocumentDetails
Properties
| Name | Type | Description | Notes |
| id | UUID | Document Id. | |
| identifier | String | Document Identifier. | |
| documentType | String | Document type name. | |
| issuedTo | String | User name. | |
| issuedAtUtc | Date | Issued datetime in UTC timezone. | |
| expiresAtUtc | Date | Expires datetime in UTC timezone. | [optional] |
| acceptedAtUtc | Date | Accepted datetime in UTC timezone. | [optional] |
| receiver | DocumentReceiver | | |
| metadata | [String: String] | Metadata. | [optional] |
| digitalSignatures | [DocumentDigitalSignature] | Digital signatures. | |
[Back to Model list] [Back to API list] [Back to README]