OPENAPI / COMPONENTS / SCHEMAS
GelatoReportDocumentOptions
gelato_report_document_optionsgelato_report_document_options data structure
allowed_typesarrayArray of strings of allowed identity document types. If the provided identity document isn’t one of the allowed types, the verification check will fail with a document_type_not_allowed error code.
require_id_numberbooleanCollect an ID number and perform an [ID number check](https://docs.stripe.com/identity/verification-checks?type=id-number) with the document’s extracted name and date of birth.
require_live_capturebooleanDisable image uploads, identity document images have to be captured using the device’s camera.
require_matching_selfiebooleanCapture a face image and perform a [selfie check](https://docs.stripe.com/identity/verification-checks?type=selfie) comparing a photo ID and a picture of your user’s face. [Learn more](https://docs.stripe.com/identity/selfie).