OPENAPI / COMPONENTS / SCHEMAS

GelatoReportDocumentOptions

gelato_report_document_options

gelato_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)。