Create a Document object for the API
The document file's link or id
Whether document is an id (true) or a link (false)
Optional
caption: stringDescribes the specified document media
Optional
filename: stringDescribes the filename for the specific document
Optional
Readonly
captionThe file's caption
Optional
Readonly
filenameThe file's filename
Optional
Readonly
idThe id of the media
Optional
Readonly
linkThe link of the media
Generated using TypeDoc
Document API component