Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 715 Bytes

File metadata and controls

17 lines (12 loc) · 715 Bytes

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 String Accepted datetime in UTC timezone.

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