# IssuedDocument

# Properties

Name Type Description Notes
id String Document Id.
identifier String Document Identifier.
document_type String Document type name.
issued_to String User name.
issued_at_utc String Issued datetime in UTC timezone.
expires_at_utc Option<String> Expires datetime in UTC timezone. [optional]
accepted_at_utc Option<String> Accepted datetime in UTC timezone. [optional]

[Back to Model list] [Back to API list] [Back to README]

Last Updated: 6/19/2022, 7:27:56 PM