OPENAPI / COMPONENTS / SCHEMAS
GelatoDocumentReport
gelato_document_reportResult from a document check
object15properties
addressstringAddress as it appears in the document.
dobstringDate of birth as it appears in the document.
errorstringDetails on the verification error. Present when status is `unverified`.
expiration_datestringExpiration date of the document.
filesarrayArray of [File](https://docs.stripe.com/api/files) ids containing images for this document.
first_namestringFirst name as it appears in the document.
issued_datestringIssued date of the document.
issuing_countrystringIssuing country of the document.
last_namestringLast name as it appears in the document.
numberstringDocument ID number.
sexstringSex of the person in the document.
statusstringrequiredStatus of this `document` check.
typestringType of the document.
unparsed_place_of_birthstringPlace of birth as it appears in the document.
unparsed_sexstringSex as it appears in the document.