Document Upload
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
getContentType()
stringThe content type of the uploaded document.
getExpiresAt()
CalendarUploaded documents are not stored permanently. The file will be deleted after this date.
getId()
stringThe unique ID used to identify the uploaded document.
getKind()
multipleThe type of uploaded document. Value will always be EVIDENCE_DOCUMENT.
getName()
stringThe filename (including extension) of the uploaded document.
getSize()
intThe size of the uploaded document in bytes.