Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 883 Bytes

Document.md

File metadata and controls

18 lines (13 loc) · 883 Bytes

Document

Properties

Name Type Description Notes
id String The unique identifier for the document [optional]
createdAt OffsetDateTime The date and time at which the document was uploaded [optional]
fileName String The name of the uploaded file [optional]
fileSize Integer The size of the file in bytes [optional]
fileType String The file type of the uploaded file [optional]
type String The type of document [optional]
side String The side of the document, if applicable. The possible values are front and back [optional]
href String The uri of this resource [optional]
downloadHref String The uri that can be used to download the document [optional]