tccli 3.0.845.1__py2.py3-none-any.whl → 3.0.847.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/billing/v20180709/api.json +18 -62
  3. tccli/services/billing/v20180709/examples.json +8 -8
  4. tccli/services/cat/v20180409/api.json +0 -28
  5. tccli/services/cat/v20180409/examples.json +7 -7
  6. tccli/services/ccc/v20200210/api.json +16 -7
  7. tccli/services/ccc/v20200210/examples.json +2 -2
  8. tccli/services/cdb/v20170320/api.json +71 -50
  9. tccli/services/cdb/v20170320/examples.json +4 -4
  10. tccli/services/cdn/v20180606/api.json +1 -11
  11. tccli/services/cdn/v20180606/examples.json +1 -1
  12. tccli/services/ckafka/v20190819/api.json +8 -5
  13. tccli/services/ckafka/v20190819/examples.json +3 -3
  14. tccli/services/cls/v20201016/api.json +44 -33
  15. tccli/services/cls/v20201016/examples.json +3 -3
  16. tccli/services/cvm/v20170312/api.json +2 -4
  17. tccli/services/dbbrain/v20210527/api.json +36 -30
  18. tccli/services/dcdb/dcdb_client.py +53 -0
  19. tccli/services/dcdb/v20180411/api.json +812 -157
  20. tccli/services/dcdb/v20180411/examples.json +8 -0
  21. tccli/services/dlc/v20210125/api.json +9 -0
  22. tccli/services/emr/v20190103/api.json +9 -29
  23. tccli/services/ess/ess_client.py +273 -8
  24. tccli/services/ess/v20201111/api.json +639 -89
  25. tccli/services/ess/v20201111/examples.json +58 -6
  26. tccli/services/essbasic/essbasic_client.py +159 -0
  27. tccli/services/essbasic/v20210526/api.json +287 -3
  28. tccli/services/essbasic/v20210526/examples.json +24 -0
  29. tccli/services/iotexplorer/v20190423/api.json +25 -33
  30. tccli/services/iotexplorer/v20190423/examples.json +9 -9
  31. tccli/services/mariadb/mariadb_client.py +53 -0
  32. tccli/services/mariadb/v20170312/api.json +520 -0
  33. tccli/services/mariadb/v20170312/examples.json +8 -0
  34. tccli/services/monitor/v20180724/api.json +10 -11
  35. tccli/services/monitor/v20180724/examples.json +5 -5
  36. tccli/services/mps/v20190612/api.json +2 -7
  37. tccli/services/ocr/v20181119/api.json +73 -89
  38. tccli/services/ocr/v20181119/examples.json +23 -23
  39. tccli/services/redis/redis_client.py +53 -0
  40. tccli/services/redis/v20180412/api.json +214 -0
  41. tccli/services/redis/v20180412/examples.json +8 -0
  42. tccli/services/tcss/v20201101/api.json +40 -7
  43. tccli/services/tcss/v20201101/examples.json +3 -3
  44. tccli/services/tdid/v20210519/api.json +68 -68
  45. tccli/services/tiw/tiw_client.py +1403 -78
  46. tccli/services/tiw/v20190919/api.json +2439 -461
  47. tccli/services/tiw/v20190919/examples.json +200 -0
  48. tccli/services/trtc/v20190722/api.json +41 -29
  49. tccli/services/trtc/v20190722/examples.json +10 -10
  50. tccli/services/vpc/v20170312/api.json +15 -27
  51. tccli/services/vpc/v20170312/examples.json +6 -6
  52. tccli/services/waf/v20180125/api.json +50 -6
  53. tccli/services/waf/v20180125/examples.json +2 -2
  54. {tccli-3.0.845.1.dist-info → tccli-3.0.847.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.845.1.dist-info → tccli-3.0.847.1.dist-info}/RECORD +59 -59
  56. {tccli-3.0.845.1.dist-info → tccli-3.0.847.1.dist-info}/LICENSE +0 -0
  57. {tccli-3.0.845.1.dist-info → tccli-3.0.847.1.dist-info}/WHEEL +0 -0
  58. {tccli-3.0.845.1.dist-info → tccli-3.0.847.1.dist-info}/entry_points.txt +0 -0
  59. {tccli-3.0.845.1.dist-info → tccli-3.0.847.1.dist-info}/top_level.txt +0 -0
@@ -120,7 +120,7 @@
120
120
  "status": "online"
121
121
  },
122
122
  "FinanBillSliceOCR": {
123
- "document": "本接口支持常见银行票据的自动分类和识别。切片识别包括金融行业常见票据的重要切片字段识别,包括金额、账号、日期、凭证号码等。(金融票据切片:金融票据中待识别字段及其周围局部区域的裁剪图像。)",
123
+ "document": "本接口支持常见银行票据的自动分类和识别。切片识别包括金融行业常见票据的重要切片字段识别,包括金额、账号、日期、凭证号码等。(金融票据切片:金融票据中待识别字段及其周围局部区域的裁剪图像。)\n\n默认接口请求频率限制:5次/秒。",
124
124
  "input": "FinanBillSliceOCRRequest",
125
125
  "name": "金融票据切片识别",
126
126
  "output": "FinanBillSliceOCRResponse",
@@ -253,14 +253,14 @@
253
253
  "status": "online"
254
254
  },
255
255
  "MainlandPermitOCR": {
256
- "document": "智能识别并结构化港澳台居民来往内地通行证正面全部字段,包含中文姓名、英文姓名、性别、出生日期、签发机关、有效期限、证件号、签发地点、签发次数、证件类别。",
256
+ "document": "智能识别并结构化港澳台居民来往内地通行证正面全部字段,包含中文姓名、英文姓名、性别、出生日期、签发机关、有效期限、证件号、签发地点、签发次数、证件类别。\n\n默认接口请求频率限制:20次/秒。",
257
257
  "input": "MainlandPermitOCRRequest",
258
258
  "name": "港澳台来往内地通行证识别",
259
259
  "output": "MainlandPermitOCRResponse",
260
260
  "status": "online"
261
261
  },
262
262
  "MixedInvoiceDetect": {
263
- "document": "本接口支持多张、多类型票据的混合检测和自动分类,返回对应票据类型。目前已支持增值税发票、增值税发票(卷票)、定额发票、通用机打发票、购车发票、火车票、出租车发票、机票行程单、汽车票、轮船票、过路过桥费发票、酒店账单、客运限额发票、购物小票、完税证明共15种票据。",
263
+ "document": "本接口支持多张、多类型票据的混合检测和自动分类,返回对应票据类型。目前已支持增值税发票、增值税发票(卷票)、定额发票、通用机打发票、购车发票、火车票、出租车发票、机票行程单、汽车票、轮船票、过路过桥费发票、酒店账单、客运限额发票、购物小票、完税证明共15种票据。\n默认接口请求频率限制:5次/秒。",
264
264
  "input": "MixedInvoiceDetectRequest",
265
265
  "name": "混贴票据分类",
266
266
  "output": "MixedInvoiceDetectResponse",
@@ -274,35 +274,35 @@
274
274
  "status": "online"
275
275
  },
276
276
  "OrgCodeCertOCR": {
277
- "document": "本接口支持组织机构代码证关键字段的识别,包括代码、有效期、地址、机构名称等。",
277
+ "document": "本接口支持组织机构代码证关键字段的识别,包括代码、有效期、地址、机构名称等。\n\n默认接口请求频率限制:5次/秒。",
278
278
  "input": "OrgCodeCertOCRRequest",
279
279
  "name": "组织机构代码证识别",
280
280
  "output": "OrgCodeCertOCRResponse",
281
281
  "status": "online"
282
282
  },
283
283
  "PassportOCR": {
284
- "document": "本接口支持中国大陆地区护照个人资料页多个字段的检测与识别。已支持字段包括英文姓名、中文姓名、国家码、护照号、出生地、出生日期、国籍英文、性别英文、有效期、签发地点英文、签发日期、持证人签名、护照机读码(MRZ码)等。",
284
+ "document": "本接口支持中国大陆地区护照个人资料页多个字段的检测与识别。已支持字段包括英文姓名、中文姓名、国家码、护照号、出生地、出生日期、国籍英文、性别英文、有效期、签发地点英文、签发日期、持证人签名、护照机读码(MRZ码)等。\n\n默认接口请求频率限制:10次/秒。",
285
285
  "input": "PassportOCRRequest",
286
286
  "name": "护照识别(中国大陆地区护照)",
287
287
  "output": "PassportOCRResponse",
288
288
  "status": "online"
289
289
  },
290
290
  "PermitOCR": {
291
- "document": "本接口支持对卡式港澳台通行证的识别,包括签发地点、签发机关、有效期限、性别、出生日期、英文姓名、姓名、证件号等字段。",
291
+ "document": "本接口支持对卡式港澳台通行证的识别,包括签发地点、签发机关、有效期限、性别、出生日期、英文姓名、姓名、证件号等字段。\n\n默认接口请求频率限制:10次/秒。",
292
292
  "input": "PermitOCRRequest",
293
293
  "name": "港澳台通行证识别",
294
294
  "output": "PermitOCRResponse",
295
295
  "status": "online"
296
296
  },
297
297
  "PropOwnerCertOCR": {
298
- "document": "本接口支持房产证关键字段的识别,包括房地产权利人、共有情况、登记时间、规划用途、房屋性质、房屋坐落等。\n目前接口对合肥、成都、佛山三个城市的房产证版式识别较好。",
298
+ "document": "本接口支持房产证关键字段的识别,包括房地产权利人、共有情况、登记时间、规划用途、房屋性质、房屋坐落等。\n目前接口对合肥、成都、佛山三个城市的房产证版式识别较好。\n\n默认接口请求频率限制:5次/秒。",
299
299
  "input": "PropOwnerCertOCRRequest",
300
300
  "name": "房产证识别",
301
301
  "output": "PropOwnerCertOCRResponse",
302
302
  "status": "online"
303
303
  },
304
304
  "QrcodeOCR": {
305
- "document": "本接口支持条形码和二维码的识别(包括 DataMatrix 和 PDF417)。",
305
+ "document": "本接口支持条形码和二维码的识别(包括 DataMatrix 和 PDF417)。\n\n默认接口请求频率限制:5次/秒。",
306
306
  "input": "QrcodeOCRRequest",
307
307
  "name": "二维码和条形码识别",
308
308
  "output": "QrcodeOCRResponse",
@@ -323,7 +323,7 @@
323
323
  "status": "online"
324
324
  },
325
325
  "RecognizeContainerOCR": {
326
- "document": "本接口支持集装箱箱门信息识别,识别字段包括集装箱箱号、类型、总重量、有效承重、容量、自身重量,具备集装箱箱号、类型不完整或者不清晰的告警功能。\n",
326
+ "document": "本接口支持集装箱箱门信息识别,识别字段包括集装箱箱号、类型、总重量、有效承重、容量、自身重量,具备集装箱箱号、类型不完整或者不清晰的告警功能。\n默认接口请求频率限制:5次/秒。",
327
327
  "input": "RecognizeContainerOCRRequest",
328
328
  "name": "集装箱识别",
329
329
  "output": "RecognizeContainerOCRResponse",
@@ -351,7 +351,7 @@
351
351
  "status": "online"
352
352
  },
353
353
  "RecognizeOnlineTaxiItineraryOCR": {
354
- "document": "本接口支持网约车行程单关键字段的识别,包括行程起止日期、上车时间、起点、终点、里程、金额等字段。",
354
+ "document": "本接口支持网约车行程单关键字段的识别,包括行程起止日期、上车时间、起点、终点、里程、金额等字段。\n\n默认接口请求频率限制:20次/秒。",
355
355
  "input": "RecognizeOnlineTaxiItineraryOCRRequest",
356
356
  "name": "网约车行程单识别",
357
357
  "output": "RecognizeOnlineTaxiItineraryOCRResponse",
@@ -379,7 +379,7 @@
379
379
  "status": "online"
380
380
  },
381
381
  "RecognizeTableOCR": {
382
- "document": "本接口支持中英文图片/ PDF内常规表格、无线表格、多表格的检测和识别,支持日文有线表格识别,返回每个单元格的文字内容,支持旋转的表格图片识别,且支持将识别结果保存为 Excel 格式。",
382
+ "document": "本接口支持中英文图片/ PDF内常规表格、无线表格、多表格的检测和识别,支持日文有线表格识别,返回每个单元格的文字内容,支持旋转的表格图片识别,且支持将识别结果保存为 Excel 格式。\n\n默认接口请求频率限制:10次/秒。",
383
383
  "input": "RecognizeTableOCRRequest",
384
384
  "name": "表格识别(V2)",
385
385
  "output": "RecognizeTableOCRResponse",
@@ -400,21 +400,21 @@
400
400
  "status": "online"
401
401
  },
402
402
  "ResidenceBookletOCR": {
403
- "document": "本接口支持居民户口簿户主页及成员页关键字段的识别,包括姓名、户别、地址、籍贯、身份证号码等。",
403
+ "document": "本接口支持居民户口簿户主页及成员页关键字段的识别,包括姓名、户别、地址、籍贯、身份证号码等。\n\n默认接口请求频率限制:5次/秒。",
404
404
  "input": "ResidenceBookletOCRRequest",
405
405
  "name": "户口本识别",
406
406
  "output": "ResidenceBookletOCRResponse",
407
407
  "status": "online"
408
408
  },
409
409
  "RideHailingDriverLicenseOCR": {
410
- "document": "本接口支持网约车驾驶证关键字段的识别,包括姓名、证号、起始日期、截止日期、发证日期。",
410
+ "document": "本接口支持网约车驾驶证关键字段的识别,包括姓名、证号、起始日期、截止日期、发证日期。\n\n默认接口请求频率限制:5次/秒。",
411
411
  "input": "RideHailingDriverLicenseOCRRequest",
412
412
  "name": "网约车驾驶证识别",
413
413
  "output": "RideHailingDriverLicenseOCRResponse",
414
414
  "status": "online"
415
415
  },
416
416
  "RideHailingTransportLicenseOCR": {
417
- "document": "本接口支持网约车运输证关键字段的识别,包括交运管许可字号、车辆所有人、车辆号牌、起始日期、截止日期、发证日期。\n ",
417
+ "document": "本接口支持网约车运输证关键字段的识别,包括交运管许可字号、车辆所有人、车辆号牌、起始日期、截止日期、发证日期。\n\n默认接口请求频率限制:5次/秒。",
418
418
  "input": "RideHailingTransportLicenseOCRRequest",
419
419
  "name": "网约车运输证识别",
420
420
  "output": "RideHailingTransportLicenseOCRResponse",
@@ -442,7 +442,7 @@
442
442
  "status": "online"
443
443
  },
444
444
  "TableOCR": {
445
- "document": "<b>此接口为表格识别的旧版本服务,不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href=\"https://cloud.tencent.com/document/product/866/49525\">新版表格识别</a>。</b>\n\n本接口支持图片内表格文档的检测和识别,返回每个单元格的文字内容,支持将识别结果保存为 Excel 格式。\n\n",
445
+ "document": "<b>此接口为表格识别的旧版本服务,不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href=\"https://cloud.tencent.com/document/product/866/49525\">新版表格识别</a>。</b>\n\n本接口支持图片内表格文档的检测和识别,返回每个单元格的文字内容,支持将识别结果保存为 Excel 格式。\n\n默认接口请求频率限制:10次/秒。",
446
446
  "input": "TableOCRRequest",
447
447
  "name": "表格识别(V1)",
448
448
  "output": "TableOCRResponse",
@@ -512,7 +512,7 @@
512
512
  "status": "online"
513
513
  },
514
514
  "VehicleRegCertOCR": {
515
- "document": "本接口支持国内机动车登记证书主要字段的结构化识别,包括机动车所有人、身份证明名称、号码、车辆型号、车辆识别代号、发动机号、制造厂名称等。",
515
+ "document": "本接口支持国内机动车登记证书主要字段的结构化识别,包括机动车所有人、身份证明名称、号码、车辆型号、车辆识别代号、发动机号、制造厂名称等。\n\n默认接口请求频率限制:5次/秒。",
516
516
  "input": "VehicleRegCertOCRRequest",
517
517
  "name": "机动车登记证书识别",
518
518
  "output": "VehicleRegCertOCRResponse",
@@ -2516,8 +2516,8 @@
2516
2516
  "document": "金融票据切片识别单个字段的内容",
2517
2517
  "members": [
2518
2518
  {
2519
- "default": "",
2520
2519
  "document": "识别出的字段名称(关键字),支持以下字段:\n大写金额、小写金额、账号、票号1、票号2、收款人、大写日期、同城交换号、地址-省份、地址-城市、付款行全称、支票密码、支票用途。",
2520
+ "example": "无",
2521
2521
  "member": "string",
2522
2522
  "name": "Name",
2523
2523
  "required": true,
@@ -2525,8 +2525,8 @@
2525
2525
  "value_allowed_null": false
2526
2526
  },
2527
2527
  {
2528
- "default": "",
2529
2528
  "document": "识别出的字段名称对应的值,也就是字段Name对应的字符串结果。",
2529
+ "example": "无",
2530
2530
  "member": "string",
2531
2531
  "name": "Value",
2532
2532
  "required": true,
@@ -2540,16 +2540,16 @@
2540
2540
  "document": "FinanBillSliceOCR请求参数结构体",
2541
2541
  "members": [
2542
2542
  {
2543
- "default": "",
2544
- "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
2543
+ "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
2544
+ "example": "",
2545
2545
  "member": "string",
2546
2546
  "name": "ImageBase64",
2547
2547
  "required": false,
2548
2548
  "type": "string"
2549
2549
  },
2550
2550
  {
2551
- "default": "",
2552
- "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
2551
+ "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
2552
+ "example": "https://xx/a.jpg ",
2553
2553
  "member": "string",
2554
2554
  "name": "ImageUrl",
2555
2555
  "required": false,
@@ -2563,6 +2563,7 @@
2563
2563
  "members": [
2564
2564
  {
2565
2565
  "document": "金融票据切片识别结果,具体内容请点击左侧链接。",
2566
+ "example": "无",
2566
2567
  "member": "FinanBillSliceInfo",
2567
2568
  "name": "FinanBillSliceInfos",
2568
2569
  "type": "list",
@@ -4404,7 +4405,6 @@
4404
4405
  "document": "MainlandPermitOCR请求参数结构体",
4405
4406
  "members": [
4406
4407
  {
4407
- "default": "",
4408
4408
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
4409
4409
  "example": "无",
4410
4410
  "member": "string",
@@ -4413,7 +4413,6 @@
4413
4413
  "type": "string"
4414
4414
  },
4415
4415
  {
4416
- "default": "",
4417
4416
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
4418
4417
  "example": "https://xx/a.jpg",
4419
4418
  "member": "string",
@@ -4422,7 +4421,6 @@
4422
4421
  "type": "string"
4423
4422
  },
4424
4423
  {
4425
- "default": "",
4426
4424
  "document": "是否返回头像。默认不返回。",
4427
4425
  "example": "False",
4428
4426
  "member": "bool",
@@ -4441,7 +4439,6 @@
4441
4439
  "example": "李明",
4442
4440
  "member": "string",
4443
4441
  "name": "Name",
4444
- "required": true,
4445
4442
  "type": "string",
4446
4443
  "value_allowed_null": false
4447
4444
  },
@@ -4450,7 +4447,6 @@
4450
4447
  "example": "LIMING",
4451
4448
  "member": "string",
4452
4449
  "name": "EnglishName",
4453
- "required": true,
4454
4450
  "type": "string",
4455
4451
  "value_allowed_null": false
4456
4452
  },
@@ -4459,7 +4455,6 @@
4459
4455
  "example": "男",
4460
4456
  "member": "string",
4461
4457
  "name": "Sex",
4462
- "required": true,
4463
4458
  "type": "string",
4464
4459
  "value_allowed_null": false
4465
4460
  },
@@ -4468,7 +4463,6 @@
4468
4463
  "example": "1981.08.03",
4469
4464
  "member": "string",
4470
4465
  "name": "Birthday",
4471
- "required": true,
4472
4466
  "type": "string",
4473
4467
  "value_allowed_null": false
4474
4468
  },
@@ -4477,7 +4471,6 @@
4477
4471
  "example": "公安部出入境管理局",
4478
4472
  "member": "string",
4479
4473
  "name": "IssueAuthority",
4480
- "required": true,
4481
4474
  "type": "string",
4482
4475
  "value_allowed_null": false
4483
4476
  },
@@ -4486,7 +4479,6 @@
4486
4479
  "example": "2018.10.09-2028.10.08",
4487
4480
  "member": "string",
4488
4481
  "name": "ValidDate",
4489
- "required": true,
4490
4482
  "type": "string",
4491
4483
  "value_allowed_null": false
4492
4484
  },
@@ -4495,7 +4487,6 @@
4495
4487
  "example": "C00000000",
4496
4488
  "member": "string",
4497
4489
  "name": "Number",
4498
- "required": true,
4499
4490
  "type": "string",
4500
4491
  "value_allowed_null": false
4501
4492
  },
@@ -4504,7 +4495,6 @@
4504
4495
  "example": "广东",
4505
4496
  "member": "string",
4506
4497
  "name": "IssueAddress",
4507
- "required": true,
4508
4498
  "type": "string",
4509
4499
  "value_allowed_null": false
4510
4500
  },
@@ -4513,7 +4503,6 @@
4513
4503
  "example": "02",
4514
4504
  "member": "string",
4515
4505
  "name": "IssueNumber",
4516
- "required": true,
4517
4506
  "type": "string",
4518
4507
  "value_allowed_null": false
4519
4508
  },
@@ -4522,7 +4511,6 @@
4522
4511
  "example": "台湾居民来往大陆通行证",
4523
4512
  "member": "string",
4524
4513
  "name": "Type",
4525
- "required": true,
4526
4514
  "type": "string",
4527
4515
  "value_allowed_null": false
4528
4516
  },
@@ -4531,7 +4519,6 @@
4531
4519
  "example": "无",
4532
4520
  "member": "string",
4533
4521
  "name": "Profile",
4534
- "required": true,
4535
4522
  "type": "string",
4536
4523
  "value_allowed_null": false
4537
4524
  },
@@ -4610,7 +4597,6 @@
4610
4597
  "document": "MixedInvoiceDetect请求参数结构体",
4611
4598
  "members": [
4612
4599
  {
4613
- "default": "",
4614
4600
  "document": "是否需要返回裁剪后的图片。",
4615
4601
  "example": "False",
4616
4602
  "member": "bool",
@@ -4619,7 +4605,6 @@
4619
4605
  "type": "bool"
4620
4606
  },
4621
4607
  {
4622
- "default": "",
4623
4608
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
4624
4609
  "example": "无",
4625
4610
  "member": "string",
@@ -4628,7 +4613,6 @@
4628
4613
  "type": "string"
4629
4614
  },
4630
4615
  {
4631
- "default": "",
4632
4616
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
4633
4617
  "example": "https://xx/a.jpg",
4634
4618
  "member": "string",
@@ -4637,7 +4621,6 @@
4637
4621
  "type": "string"
4638
4622
  },
4639
4623
  {
4640
- "default": "",
4641
4624
  "document": "是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。",
4642
4625
  "example": "false",
4643
4626
  "member": "bool",
@@ -4646,7 +4629,6 @@
4646
4629
  "type": "bool"
4647
4630
  },
4648
4631
  {
4649
- "default": "",
4650
4632
  "document": "需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。",
4651
4633
  "example": "0",
4652
4634
  "member": "int64",
@@ -4665,7 +4647,6 @@
4665
4647
  "example": "无",
4666
4648
  "member": "InvoiceDetectInfo",
4667
4649
  "name": "InvoiceDetectInfos",
4668
- "required": true,
4669
4650
  "type": "list",
4670
4651
  "value_allowed_null": false
4671
4652
  },
@@ -4860,7 +4841,6 @@
4860
4841
  "document": "OrgCodeCertOCR请求参数结构体",
4861
4842
  "members": [
4862
4843
  {
4863
- "default": "",
4864
4844
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
4865
4845
  "example": "无",
4866
4846
  "member": "string",
@@ -4869,7 +4849,6 @@
4869
4849
  "type": "string"
4870
4850
  },
4871
4851
  {
4872
- "default": "",
4873
4852
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
4874
4853
  "example": "https://xx/a.jpg ",
4875
4854
  "member": "string",
@@ -4888,7 +4867,6 @@
4888
4867
  "example": "300000-3",
4889
4868
  "member": "string",
4890
4869
  "name": "OrgCode",
4891
- "required": true,
4892
4870
  "type": "string",
4893
4871
  "value_allowed_null": false
4894
4872
  },
@@ -4897,7 +4875,6 @@
4897
4875
  "example": "望江县xxx店",
4898
4876
  "member": "string",
4899
4877
  "name": "Name",
4900
- "required": true,
4901
4878
  "type": "string",
4902
4879
  "value_allowed_null": false
4903
4880
  },
@@ -4906,7 +4883,6 @@
4906
4883
  "example": "望江县天鹅购物广场xxx铺",
4907
4884
  "member": "string",
4908
4885
  "name": "Address",
4909
- "required": true,
4910
4886
  "type": "string",
4911
4887
  "value_allowed_null": false
4912
4888
  },
@@ -4915,7 +4891,6 @@
4915
4891
  "example": "自2019年07月01日至2023年06月30日",
4916
4892
  "member": "string",
4917
4893
  "name": "ValidDate",
4918
- "required": true,
4919
4894
  "type": "string",
4920
4895
  "value_allowed_null": false
4921
4896
  },
@@ -4988,24 +4963,24 @@
4988
4963
  "document": "PassportOCR请求参数结构体",
4989
4964
  "members": [
4990
4965
  {
4991
- "default": "",
4992
4966
  "document": "图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
4967
+ "example": "无",
4993
4968
  "member": "string",
4994
4969
  "name": "ImageBase64",
4995
4970
  "required": false,
4996
4971
  "type": "string"
4997
4972
  },
4998
4973
  {
4999
- "default": "",
5000
4974
  "document": "图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。\n建议图片存储于腾讯云,可保障更高的下载速度和稳定性。",
4975
+ "example": "https://xx/a.jpg",
5001
4976
  "member": "string",
5002
4977
  "name": "ImageUrl",
5003
4978
  "required": false,
5004
4979
  "type": "string"
5005
4980
  },
5006
4981
  {
5007
- "default": "",
5008
4982
  "document": "默认填写CN\n支持中国大陆地区护照。",
4983
+ "example": "CN",
5009
4984
  "member": "string",
5010
4985
  "name": "Type",
5011
4986
  "required": false,
@@ -5019,6 +4994,7 @@
5019
4994
  "members": [
5020
4995
  {
5021
4996
  "document": "国家码",
4997
+ "example": "CHN",
5022
4998
  "member": "string",
5023
4999
  "name": "Country",
5024
5000
  "type": "string",
@@ -5026,6 +5002,7 @@
5026
5002
  },
5027
5003
  {
5028
5004
  "document": "护照号",
5005
+ "example": "G12345678",
5029
5006
  "member": "string",
5030
5007
  "name": "PassportNo",
5031
5008
  "type": "string",
@@ -5033,6 +5010,7 @@
5033
5010
  },
5034
5011
  {
5035
5012
  "document": "性别",
5013
+ "example": "M",
5036
5014
  "member": "string",
5037
5015
  "name": "Sex",
5038
5016
  "type": "string",
@@ -5040,6 +5018,7 @@
5040
5018
  },
5041
5019
  {
5042
5020
  "document": "国籍",
5021
+ "example": "CHN",
5043
5022
  "member": "string",
5044
5023
  "name": "Nationality",
5045
5024
  "type": "string",
@@ -5047,6 +5026,7 @@
5047
5026
  },
5048
5027
  {
5049
5028
  "document": "出生日期",
5029
+ "example": "19920922",
5050
5030
  "member": "string",
5051
5031
  "name": "BirthDate",
5052
5032
  "type": "string",
@@ -5054,6 +5034,7 @@
5054
5034
  },
5055
5035
  {
5056
5036
  "document": "出生地点",
5037
+ "example": "SHANGHAI",
5057
5038
  "member": "string",
5058
5039
  "name": "BirthPlace",
5059
5040
  "type": "string",
@@ -5061,6 +5042,7 @@
5061
5042
  },
5062
5043
  {
5063
5044
  "document": "签发日期",
5045
+ "example": "20100820",
5064
5046
  "member": "string",
5065
5047
  "name": "IssueDate",
5066
5048
  "type": "string",
@@ -5068,6 +5050,7 @@
5068
5050
  },
5069
5051
  {
5070
5052
  "document": "签发地点",
5053
+ "example": "SHANGHAI",
5071
5054
  "member": "string",
5072
5055
  "name": "IssuePlace",
5073
5056
  "type": "string",
@@ -5075,6 +5058,7 @@
5075
5058
  },
5076
5059
  {
5077
5060
  "document": "有效期",
5061
+ "example": "20200819",
5078
5062
  "member": "string",
5079
5063
  "name": "ExpiryDate",
5080
5064
  "type": "string",
@@ -5082,6 +5066,7 @@
5082
5066
  },
5083
5067
  {
5084
5068
  "document": "持证人签名",
5069
+ "example": "张三",
5085
5070
  "member": "string",
5086
5071
  "name": "Signature",
5087
5072
  "type": "string",
@@ -5089,6 +5074,7 @@
5089
5074
  },
5090
5075
  {
5091
5076
  "document": "最下方第一行 MRZ Code 序列",
5077
+ "example": "POCHNZHANG<<SAN<<<<<<<<<<<<<<<<<<<<<<<<<<<<<",
5092
5078
  "member": "string",
5093
5079
  "name": "CodeSet",
5094
5080
  "type": "string",
@@ -5096,6 +5082,7 @@
5096
5082
  },
5097
5083
  {
5098
5084
  "document": "最下方第二行 MRZ Code 序列",
5085
+ "example": "G123456785CHN9209220M200819219203100<<<<<<60",
5099
5086
  "member": "string",
5100
5087
  "name": "CodeCrc",
5101
5088
  "type": "string",
@@ -5103,6 +5090,7 @@
5103
5090
  },
5104
5091
  {
5105
5092
  "document": "姓名",
5093
+ "example": "张三",
5106
5094
  "member": "string",
5107
5095
  "name": "Name",
5108
5096
  "type": "string",
@@ -5110,6 +5098,7 @@
5110
5098
  },
5111
5099
  {
5112
5100
  "document": "姓",
5101
+ "example": "ZHANG",
5113
5102
  "member": "string",
5114
5103
  "name": "FamilyName",
5115
5104
  "type": "string",
@@ -5117,6 +5106,7 @@
5117
5106
  },
5118
5107
  {
5119
5108
  "document": "名",
5109
+ "example": "SAN",
5120
5110
  "member": "string",
5121
5111
  "name": "FirstName",
5122
5112
  "type": "string",
@@ -5135,7 +5125,6 @@
5135
5125
  "document": "PermitOCR请求参数结构体",
5136
5126
  "members": [
5137
5127
  {
5138
- "default": "",
5139
5128
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
5140
5129
  "example": "无",
5141
5130
  "member": "string",
@@ -5144,7 +5133,6 @@
5144
5133
  "type": "string"
5145
5134
  },
5146
5135
  {
5147
- "default": "",
5148
5136
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
5149
5137
  "example": "https://xx/a.jpg ",
5150
5138
  "member": "string",
@@ -5163,7 +5151,6 @@
5163
5151
  "example": "李明",
5164
5152
  "member": "string",
5165
5153
  "name": "Name",
5166
- "required": true,
5167
5154
  "type": "string",
5168
5155
  "value_allowed_null": false
5169
5156
  },
@@ -5172,7 +5159,6 @@
5172
5159
  "example": "LIMING",
5173
5160
  "member": "string",
5174
5161
  "name": "EnglishName",
5175
- "required": true,
5176
5162
  "type": "string",
5177
5163
  "value_allowed_null": false
5178
5164
  },
@@ -5181,7 +5167,6 @@
5181
5167
  "example": "C00000000",
5182
5168
  "member": "string",
5183
5169
  "name": "Number",
5184
- "required": true,
5185
5170
  "type": "string",
5186
5171
  "value_allowed_null": false
5187
5172
  },
@@ -5190,7 +5175,6 @@
5190
5175
  "example": "男",
5191
5176
  "member": "string",
5192
5177
  "name": "Sex",
5193
- "required": true,
5194
5178
  "type": "string",
5195
5179
  "value_allowed_null": false
5196
5180
  },
@@ -5199,7 +5183,6 @@
5199
5183
  "example": "2018.10.09-2028.10.08",
5200
5184
  "member": "string",
5201
5185
  "name": "ValidDate",
5202
- "required": true,
5203
5186
  "type": "string",
5204
5187
  "value_allowed_null": false
5205
5188
  },
@@ -5208,7 +5191,6 @@
5208
5191
  "example": "公安部出入境管理局",
5209
5192
  "member": "string",
5210
5193
  "name": "IssueAuthority",
5211
- "required": true,
5212
5194
  "type": "string",
5213
5195
  "value_allowed_null": false
5214
5196
  },
@@ -5217,7 +5199,6 @@
5217
5199
  "example": "广东",
5218
5200
  "member": "string",
5219
5201
  "name": "IssueAddress",
5220
- "required": true,
5221
5202
  "type": "string",
5222
5203
  "value_allowed_null": false
5223
5204
  },
@@ -5226,7 +5207,6 @@
5226
5207
  "example": "1981.08.03",
5227
5208
  "member": "string",
5228
5209
  "name": "Birthday",
5229
- "required": true,
5230
5210
  "type": "string",
5231
5211
  "value_allowed_null": false
5232
5212
  },
@@ -5426,7 +5406,6 @@
5426
5406
  "document": "PropOwnerCertOCR请求参数结构体",
5427
5407
  "members": [
5428
5408
  {
5429
- "default": "",
5430
5409
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
5431
5410
  "example": "无",
5432
5411
  "member": "string",
@@ -5435,7 +5414,6 @@
5435
5414
  "type": "string"
5436
5415
  },
5437
5416
  {
5438
- "default": "",
5439
5417
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
5440
5418
  "example": "https://xx/a.jpg",
5441
5419
  "member": "string",
@@ -5454,7 +5432,6 @@
5454
5432
  "example": "李明",
5455
5433
  "member": "string",
5456
5434
  "name": "Owner",
5457
- "required": true,
5458
5435
  "type": "string",
5459
5436
  "value_allowed_null": false
5460
5437
  },
@@ -5463,7 +5440,6 @@
5463
5440
  "example": "单独所有",
5464
5441
  "member": "string",
5465
5442
  "name": "Possession",
5466
- "required": true,
5467
5443
  "type": "string",
5468
5444
  "value_allowed_null": false
5469
5445
  },
@@ -5472,7 +5448,6 @@
5472
5448
  "example": "2015-02-22",
5473
5449
  "member": "string",
5474
5450
  "name": "RegisterTime",
5475
- "required": true,
5476
5451
  "type": "string",
5477
5452
  "value_allowed_null": false
5478
5453
  },
@@ -5481,7 +5456,6 @@
5481
5456
  "example": "成套住宅",
5482
5457
  "member": "string",
5483
5458
  "name": "Purpose",
5484
- "required": true,
5485
5459
  "type": "string",
5486
5460
  "value_allowed_null": false
5487
5461
  },
@@ -5490,7 +5464,6 @@
5490
5464
  "example": "商品房",
5491
5465
  "member": "string",
5492
5466
  "name": "Nature",
5493
- "required": true,
5494
5467
  "type": "string",
5495
5468
  "value_allowed_null": false
5496
5469
  },
@@ -5499,7 +5472,6 @@
5499
5472
  "example": "上海市徐汇区田林路397号腾云大厦",
5500
5473
  "member": "string",
5501
5474
  "name": "Location",
5502
- "required": true,
5503
5475
  "type": "string",
5504
5476
  "value_allowed_null": false
5505
5477
  },
@@ -5540,7 +5512,6 @@
5540
5512
  "document": "QrcodeOCR请求参数结构体",
5541
5513
  "members": [
5542
5514
  {
5543
- "default": "",
5544
5515
  "document": "图片的 Base64 值。要求图片经Base64编码后不超过 7M,支持PNG、JPG、JPEG格式。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
5545
5516
  "example": "无",
5546
5517
  "member": "string",
@@ -5549,7 +5520,6 @@
5549
5520
  "type": "string"
5550
5521
  },
5551
5522
  {
5552
- "default": "",
5553
5523
  "document": "图片的 Url 地址。要求图片经Base64编码后不超过 7M,支持PNG、JPG、JPEG格式。\n建议图片存储于腾讯云,可保障更高的下载速度和稳定性。",
5554
5524
  "example": "https://xx/a.jpg",
5555
5525
  "member": "string",
@@ -5568,7 +5538,6 @@
5568
5538
  "example": "无",
5569
5539
  "member": "QrcodeResultsInfo",
5570
5540
  "name": "CodeResults",
5571
- "required": true,
5572
5541
  "type": "list",
5573
5542
  "value_allowed_null": false
5574
5543
  },
@@ -5577,7 +5546,6 @@
5577
5546
  "example": "无",
5578
5547
  "member": "QrcodeImgSize",
5579
5548
  "name": "ImgSize",
5580
- "required": true,
5581
5549
  "type": "object",
5582
5550
  "value_allowed_null": false
5583
5551
  },
@@ -5920,16 +5888,16 @@
5920
5888
  "document": "RecognizeContainerOCR请求参数结构体",
5921
5889
  "members": [
5922
5890
  {
5923
- "default": "",
5924
5891
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
5892
+ "example": "无",
5925
5893
  "member": "string",
5926
5894
  "name": "ImageBase64",
5927
5895
  "required": false,
5928
5896
  "type": "string"
5929
5897
  },
5930
5898
  {
5931
- "default": "",
5932
5899
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
5900
+ "example": "https://xx/a.jpg",
5933
5901
  "member": "string",
5934
5902
  "name": "ImageUrl",
5935
5903
  "required": false,
@@ -5943,6 +5911,7 @@
5943
5911
  "members": [
5944
5912
  {
5945
5913
  "document": "集装箱箱号",
5914
+ "example": "APHU7042391",
5946
5915
  "member": "string",
5947
5916
  "name": "ContainerId",
5948
5917
  "type": "string",
@@ -5950,6 +5919,7 @@
5950
5919
  },
5951
5920
  {
5952
5921
  "document": "集装箱类型",
5922
+ "example": "45G1",
5953
5923
  "member": "string",
5954
5924
  "name": "ContainerType",
5955
5925
  "type": "string",
@@ -5957,6 +5927,7 @@
5957
5927
  },
5958
5928
  {
5959
5929
  "document": "集装箱总重量,单位:千克(KG)",
5930
+ "example": "32500KG",
5960
5931
  "member": "string",
5961
5932
  "name": "GrossKG",
5962
5933
  "type": "string",
@@ -5964,6 +5935,7 @@
5964
5935
  },
5965
5936
  {
5966
5937
  "document": "集装箱总重量,单位:磅(LB)",
5938
+ "example": "71650LB",
5967
5939
  "member": "string",
5968
5940
  "name": "GrossLB",
5969
5941
  "type": "string",
@@ -5971,6 +5943,7 @@
5971
5943
  },
5972
5944
  {
5973
5945
  "document": "集装箱有效承重,单位:千克(KG)",
5946
+ "example": "28630KG",
5974
5947
  "member": "string",
5975
5948
  "name": "PayloadKG",
5976
5949
  "type": "string",
@@ -5978,6 +5951,7 @@
5978
5951
  },
5979
5952
  {
5980
5953
  "document": "集装箱有效承重,单位:磅(LB)",
5954
+ "example": "63120LB",
5981
5955
  "member": "string",
5982
5956
  "name": "PayloadLB",
5983
5957
  "type": "string",
@@ -5985,6 +5959,7 @@
5985
5959
  },
5986
5960
  {
5987
5961
  "document": "集装箱容量,单位:立方米",
5962
+ "example": "76.4CUM",
5988
5963
  "member": "string",
5989
5964
  "name": "CapacityM3",
5990
5965
  "type": "string",
@@ -5992,6 +5967,7 @@
5992
5967
  },
5993
5968
  {
5994
5969
  "document": "集装箱容量,单位:立英尺",
5970
+ "example": "2700CUFT",
5995
5971
  "member": "string",
5996
5972
  "name": "CapacityFT3",
5997
5973
  "type": "string",
@@ -5999,6 +5975,7 @@
5999
5975
  },
6000
5976
  {
6001
5977
  "document": "告警码\n-9926\t集装箱箱号不完整或者不清晰\n-9927\t集装箱类型不完整或者不清晰",
5978
+ "example": "[-9926,-9927]",
6002
5979
  "member": "int64",
6003
5980
  "name": "Warn",
6004
5981
  "type": "list",
@@ -6006,6 +5983,7 @@
6006
5983
  },
6007
5984
  {
6008
5985
  "document": "集装箱自身重量,单位:千克(KG)",
5986
+ "example": "3870KG",
6009
5987
  "member": "string",
6010
5988
  "name": "TareKG",
6011
5989
  "type": "string",
@@ -6013,6 +5991,7 @@
6013
5991
  },
6014
5992
  {
6015
5993
  "document": "集装箱自身重量,单位:磅(LB)",
5994
+ "example": "8530LB",
6016
5995
  "member": "string",
6017
5996
  "name": "TareLB",
6018
5997
  "type": "string",
@@ -6433,7 +6412,6 @@
6433
6412
  "document": "RecognizeOnlineTaxiItineraryOCR请求参数结构体",
6434
6413
  "members": [
6435
6414
  {
6436
- "default": "",
6437
6415
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
6438
6416
  "example": "无",
6439
6417
  "member": "string",
@@ -6442,7 +6420,6 @@
6442
6420
  "type": "string"
6443
6421
  },
6444
6422
  {
6445
- "default": "",
6446
6423
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
6447
6424
  "example": "https://xx/a.jpg",
6448
6425
  "member": "string",
@@ -6451,7 +6428,6 @@
6451
6428
  "type": "string"
6452
6429
  },
6453
6430
  {
6454
- "default": "",
6455
6431
  "document": "是否开启PDF识别,默认值为false,开启后可同时支持图片和PDF的识别。",
6456
6432
  "example": "无",
6457
6433
  "member": "bool",
@@ -6460,7 +6436,6 @@
6460
6436
  "type": "bool"
6461
6437
  },
6462
6438
  {
6463
- "default": "",
6464
6439
  "document": "需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。",
6465
6440
  "example": "无",
6466
6441
  "member": "uint64",
@@ -6479,7 +6454,6 @@
6479
6454
  "example": "无",
6480
6455
  "member": "OnlineTaxiItineraryInfo",
6481
6456
  "name": "OnlineTaxiItineraryInfos",
6482
- "required": true,
6483
6457
  "type": "list",
6484
6458
  "value_allowed_null": false
6485
6459
  },
@@ -7427,16 +7401,16 @@
7427
7401
  "document": "RideHailingDriverLicenseOCR请求参数结构体",
7428
7402
  "members": [
7429
7403
  {
7430
- "default": "",
7431
7404
  "document": "图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
7405
+ "example": "无",
7432
7406
  "member": "string",
7433
7407
  "name": "ImageBase64",
7434
7408
  "required": false,
7435
7409
  "type": "string"
7436
7410
  },
7437
7411
  {
7438
- "default": "",
7439
7412
  "document": "图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。\n建议图片存储于腾讯云,可保障更高的下载速度和稳定性。",
7413
+ "example": "无",
7440
7414
  "member": "string",
7441
7415
  "name": "ImageUrl",
7442
7416
  "required": false,
@@ -7450,6 +7424,7 @@
7450
7424
  "members": [
7451
7425
  {
7452
7426
  "document": "姓名",
7427
+ "example": "无",
7453
7428
  "member": "string",
7454
7429
  "name": "Name",
7455
7430
  "type": "string",
@@ -7457,6 +7432,7 @@
7457
7432
  },
7458
7433
  {
7459
7434
  "document": "证号,对应网约车驾驶证字段:证号/从业资格证号/驾驶员证号/身份证号",
7435
+ "example": "无",
7460
7436
  "member": "string",
7461
7437
  "name": "LicenseNumber",
7462
7438
  "type": "string",
@@ -7464,6 +7440,7 @@
7464
7440
  },
7465
7441
  {
7466
7442
  "document": "有效起始日期",
7443
+ "example": "无",
7467
7444
  "member": "string",
7468
7445
  "name": "StartDate",
7469
7446
  "type": "string",
@@ -7471,6 +7448,7 @@
7471
7448
  },
7472
7449
  {
7473
7450
  "document": "有效期截止时间,对应网约车驾驶证字段:有效期至/营运期限止",
7451
+ "example": "无",
7474
7452
  "member": "string",
7475
7453
  "name": "EndDate",
7476
7454
  "type": "string",
@@ -7478,6 +7456,7 @@
7478
7456
  },
7479
7457
  {
7480
7458
  "document": "初始发证日期,对应网约车驾驶证字段:初始领证日期/发证日期",
7459
+ "example": "无",
7481
7460
  "member": "string",
7482
7461
  "name": "ReleaseDate",
7483
7462
  "type": "string",
@@ -7496,16 +7475,16 @@
7496
7475
  "document": "RideHailingTransportLicenseOCR请求参数结构体",
7497
7476
  "members": [
7498
7477
  {
7499
- "default": "",
7500
7478
  "document": "图片的 Base64 值。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
7479
+ "example": "无",
7501
7480
  "member": "string",
7502
7481
  "name": "ImageBase64",
7503
7482
  "required": false,
7504
7483
  "type": "string"
7505
7484
  },
7506
7485
  {
7507
- "default": "",
7508
7486
  "document": "图片的 Url 地址。要求图片经Base64编码后不超过 7M,分辨率建议500*800以上,支持PNG、JPG、JPEG、BMP格式。建议卡片部分占据图片2/3以上。图片下载时间不超过 3 秒。\n建议图片存储于腾讯云,可保障更高的下载速度和稳定性。",
7487
+ "example": "无",
7509
7488
  "member": "string",
7510
7489
  "name": "ImageUrl",
7511
7490
  "required": false,
@@ -7519,6 +7498,7 @@
7519
7498
  "members": [
7520
7499
  {
7521
7500
  "document": "交运管许可字号。",
7501
+ "example": "无",
7522
7502
  "member": "string",
7523
7503
  "name": "OperationLicenseNumber",
7524
7504
  "type": "string",
@@ -7526,6 +7506,7 @@
7526
7506
  },
7527
7507
  {
7528
7508
  "document": "车辆所有人,对应网约车运输证字段:车辆所有人/车主名称/业户名称。",
7509
+ "example": "无",
7529
7510
  "member": "string",
7530
7511
  "name": "VehicleOwner",
7531
7512
  "type": "string",
@@ -7533,6 +7514,7 @@
7533
7514
  },
7534
7515
  {
7535
7516
  "document": "车牌号码,对应网约车运输证字段:车牌号码/车辆号牌。",
7517
+ "example": "无",
7536
7518
  "member": "string",
7537
7519
  "name": "VehicleNumber",
7538
7520
  "type": "string",
@@ -7540,6 +7522,7 @@
7540
7522
  },
7541
7523
  {
7542
7524
  "document": "有效起始日期。",
7525
+ "example": "无",
7543
7526
  "member": "string",
7544
7527
  "name": "StartDate",
7545
7528
  "type": "string",
@@ -7547,6 +7530,7 @@
7547
7530
  },
7548
7531
  {
7549
7532
  "document": "有效期截止时间,对应网约车运输证字段:有效期至/营运期限止。",
7533
+ "example": "无",
7550
7534
  "member": "string",
7551
7535
  "name": "EndDate",
7552
7536
  "type": "string",
@@ -7554,6 +7538,7 @@
7554
7538
  },
7555
7539
  {
7556
7540
  "document": "初始发证日期,对应网约车运输证字段:初始领证日期/发证日期。",
7541
+ "example": "无",
7557
7542
  "member": "string",
7558
7543
  "name": "ReleaseDate",
7559
7544
  "type": "string",
@@ -8227,16 +8212,16 @@
8227
8212
  "document": "TableOCR请求参数结构体",
8228
8213
  "members": [
8229
8214
  {
8230
- "default": "",
8231
8215
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 3M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
8216
+ "example": "无",
8232
8217
  "member": "string",
8233
8218
  "name": "ImageBase64",
8234
8219
  "required": false,
8235
8220
  "type": "string"
8236
8221
  },
8237
8222
  {
8238
- "default": "",
8239
8223
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 3M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
8224
+ "example": "http%3A%2F%2Fimg3.redocn.com%2Ftupian%2F20180301%2Fkongbaiqiuzhijianlibiaogesheji_9230633.jpg",
8240
8225
  "member": "string",
8241
8226
  "name": "ImageUrl",
8242
8227
  "required": false,
@@ -8250,6 +8235,7 @@
8250
8235
  "members": [
8251
8236
  {
8252
8237
  "document": "检测到的文本信息,具体内容请点击左侧链接",
8238
+ "example": "无",
8253
8239
  "member": "TextTable",
8254
8240
  "name": "TextDetections",
8255
8241
  "type": "list",
@@ -8257,6 +8243,7 @@
8257
8243
  },
8258
8244
  {
8259
8245
  "document": "Base64 编码后的 Excel 数据。",
8246
+ "example": "bWxQSwECFAAUAAAACAAAAAAAcxSJldcBAAD9BQAADQAAAAAAAAAAAAAAAACtLAAAeGwvc3R5bGVzLnhtbFBLAQIUABQAAAAIAAAAAAC8TIYcSAYAAP4kAAATAAAAAAAAAAAAAAAAAK8uAAB4bC90aGVtZS90aGVtZTEueG1sUEsBAhQAFAAAAAgAAAAAANG5P9oECwAAUU0AABgAAAAAAAAAAAAAAAAAKDUAAHhsL3dvcmtzaGVldHMvc2hlZXQyLnhtbFBLAQIUABQAAAAIAAAAAADjsY7PqAMAAE8PAAAYAAAAAAAAAAAAAAAAAGJAAAB4bC93b3Jrc2hlZXRzL3NoZWV0MS54bWxQSwUGAAAAAAwADAALAwAAQEQAAAAA",
8260
8247
  "member": "string",
8261
8248
  "name": "Data",
8262
8249
  "type": "string",
@@ -10968,7 +10955,6 @@
10968
10955
  "document": "VehicleRegCertOCR请求参数结构体",
10969
10956
  "members": [
10970
10957
  {
10971
- "default": "",
10972
10958
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
10973
10959
  "example": "无",
10974
10960
  "member": "string",
@@ -10977,7 +10963,6 @@
10977
10963
  "type": "string"
10978
10964
  },
10979
10965
  {
10980
- "default": "",
10981
10966
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
10982
10967
  "example": "https://xx/a.jpg",
10983
10968
  "member": "string",
@@ -10996,7 +10981,6 @@
10996
10981
  "example": "无",
10997
10982
  "member": "VehicleRegCertInfo",
10998
10983
  "name": "VehicleRegCertInfos",
10999
- "required": true,
11000
10984
  "type": "list",
11001
10985
  "value_allowed_null": false
11002
10986
  },