Document Upload
Server-side response object returned directly or within a successful result object from the following requests:
Attributes
ContentType
stringThe content type of the uploaded document.
ExpiresAt
DateTimeUploaded 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
intThe size of the uploaded document in bytes.