OPENAPI / COMPONENTS / SCHEMAS
GelatoReportDocumentOptions
gelato_report_document_optionsgelato_report_document_options 数据结构
object4字段
allowed_typesarray允许的身份证件类型字符串数组。如果提供的证件不在允许范围内,验证检查将以 `document_type_not_allowed` 错误码失败。
require_id_numberboolean收集身份号码,并使用从证件提取的姓名和出生日期执行[身份号码检查](https://docs.stripe.com/identity/verification-checks?type=id-number)。
require_live_captureboolean禁用图像上传;身份证件图像必须使用设备摄像头拍摄。
require_matching_selfieboolean拍摄人脸图像并执行[自拍检查](https://docs.stripe.com/identity/verification-checks?type=selfie),比较带照片的身份证件与用户面部照片。[了解更多](https://docs.stripe.com/identity/selfie)。