Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 968 Bytes

Document.md

File metadata and controls

17 lines (14 loc) · 968 Bytes

Onfido.Document

Properties

Name Type Description Notes
id String The unique identifier for the document [optional]
created_at Date The date and time at which the document was uploaded [optional]
file_name String The name of the uploaded file [optional]
file_size Number The size of the file in bytes [optional]
file_type String The file type of the uploaded file [optional]
type String The type of document [optional]
side String The side of the document, if applicable. The possible values are front and back [optional]
issuing_country String The issuing country of the document, a 3-letter ISO code. [optional]
href String The uri of this resource [optional]
download_href String The uri that can be used to download the document [optional]