Document Upload
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
contentTypeStringThe content type of the uploaded document.
expiresAtStringUploaded documents are not stored permanently. The file will be deleted after this date.
idStringThe unique ID used to identify the uploaded document.
kindmultipleThe type of uploaded document. Value will always be EVIDENCE_DOCUMENT.
nameStringThe filename (including extension) of the uploaded document.
sizeNumberThe size of the uploaded document in bytes.