Document Upload
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
content_type
StringThe content type of the uploaded document.
expires_at
TimeUploaded documents are not stored permanently. The file will be deleted after this date.
id
StringThe unique ID used to identify the uploaded document.
kind
multipleThe type of uploaded document. Value will always be EVIDENCE_DOCUMENT.
name
StringThe filename (including extension) of the uploaded document.
size
IntegerThe size of the uploaded document in bytes.