Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 824 Bytes

Document.md

File metadata and controls

20 lines (17 loc) · 824 Bytes

# Document

Properties

Name Type Description Notes
id string
filename string
nature string
content_type string
sha256 string Sha256 checksum
is_protected bool
is_signed bool
created_at \DateTime
total_pages int Number of pages for signable document
is_locked bool If protected by password and not yet unlocked
initials \Yousign\Client\Model\DocumentInitials
total_anchors int Number of parsed anchors from the document.

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