tencentcloud-sdk-nodejs-essbasic 4.1.122 → 4.1.125
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -62,6 +62,8 @@ npm install tencentcloud-sdk-slim-nodejs --save
|
|
|
62
62
|
|
|
63
63
|
1. clone 代码到本地:
|
|
64
64
|
```
|
|
65
|
+
git clone https://cnb.cool/tencent/cloud/api/sdk/tencentcloud-sdk-nodejs
|
|
66
|
+
# 或者
|
|
65
67
|
git clone https://github.com/tencentcloud/tencentcloud-sdk-nodejs
|
|
66
68
|
# 或者
|
|
67
69
|
git clone https://gitee.com/tencentcloud/tencentcloud-sdk-nodejs
|
|
@@ -135,7 +137,7 @@ const CvmClient = tencentcloud.cvm.v20170312.Client
|
|
|
135
137
|
// ...
|
|
136
138
|
```
|
|
137
139
|
|
|
138
|
-
实例化 `Client` 的入参支持 `clientConfig`,数据结构和说明详见 [ClientConfig](
|
|
140
|
+
实例化 `Client` 的入参支持 `clientConfig`,数据结构和说明详见 [ClientConfig](src/common/interface.ts)。
|
|
139
141
|
|
|
140
142
|
## Common Client
|
|
141
143
|
|
|
@@ -143,17 +145,17 @@ const CvmClient = tencentcloud.cvm.v20170312.Client
|
|
|
143
145
|
|
|
144
146
|
**注意,您必须明确知道您调用的接口所需参数,否则可能会调用失败。**
|
|
145
147
|
|
|
146
|
-
详细使用请参阅示例:[使用 Common Client 进行调用](
|
|
148
|
+
详细使用请参阅示例:[使用 Common Client 进行调用](examples/common)
|
|
147
149
|
|
|
148
150
|
## 更多示例
|
|
149
151
|
|
|
150
|
-
请参考 [examples](
|
|
152
|
+
请参考 [examples](examples) 目录。
|
|
151
153
|
|
|
152
154
|
# 相关配置
|
|
153
155
|
|
|
154
156
|
## 代理
|
|
155
157
|
|
|
156
|
-
如果是有代理的环境下,需要配置代理,请在创建 Client 时传入 [profile.httpProfile.proxy](
|
|
158
|
+
如果是有代理的环境下,需要配置代理,请在创建 Client 时传入 [profile.httpProfile.proxy](src/common/interface.ts#L78) 参数,或设置系统环境变量 `http_proxy` ,否则可能无法正常调用,抛出连接超时的异常。
|
|
157
159
|
|
|
158
160
|
# 凭证管理
|
|
159
161
|
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { SyncProxyOrganizationResponse, ChannelCreateConvertTaskApiResponse, ChannelCreateFlowRemindsResponse, DescribeUserFlowTypeResponse, ChannelDeleteSealPoliciesRequest, ChannelBatchCancelFlowsResponse, ChannelDescribeSignFaceVideoRequest, ChannelDisableUserAutoSignResponse, DescribeExtendedServiceAuthDetailResponse, CreateLegalSealQrCodeResponse, DescribeCancelFlowsTaskResponse, CreateEmployeeQualificationSealQrCodeResponse, ChannelCreateFlowGroupByTemplatesResponse, ChannelCreateFlowSignReviewRequest, CreateFlowForwardsRequest, DescribeFlowDetailInfoRequest, ChannelCancelFlowResponse, ModifyExtendedServiceRequest, DescribeResourceUrlsByFlowsRequest, CreateChannelOrganizationInfoChangeUrlResponse, ChannelCreateFlowSignUrlResponse, ChannelCreateBatchSignUrlResponse, ChannelCreatePrepareFlowResponse, CreateBatchInitOrganizationUrlResponse, OperateChannelTemplateResponse, ChannelCreateDynamicFlowApproverResponse, ChannelCreateRoleRequest, CreateOrganizationAuthFileResponse, CreateConsoleLoginUrlResponse, ChannelDeleteRoleUsersRequest, ChannelCreateUserRolesResponse,
|
|
2
|
+
import { SyncProxyOrganizationResponse, ChannelCreateConvertTaskApiResponse, ChannelCreateFlowRemindsResponse, DescribeUserFlowTypeResponse, ChannelDeleteSealPoliciesRequest, ChannelBatchCancelFlowsResponse, ChannelDescribeSignFaceVideoRequest, ChannelDisableUserAutoSignResponse, DescribeExtendedServiceAuthDetailResponse, CreateLegalSealQrCodeResponse, DescribeCancelFlowsTaskResponse, CreateEmployeeQualificationSealQrCodeResponse, ChannelCreateFlowGroupByTemplatesResponse, ChannelCreateFlowSignReviewRequest, CreateFlowForwardsRequest, DescribeFlowDetailInfoRequest, ChannelCancelFlowResponse, ModifyExtendedServiceRequest, DescribeResourceUrlsByFlowsRequest, CreateChannelOrganizationInfoChangeUrlResponse, ChannelCreateFlowSignUrlResponse, ChannelCreateBatchSignUrlResponse, ChannelCreatePrepareFlowResponse, CreateBatchInitOrganizationUrlResponse, OperateChannelTemplateResponse, ChannelCreateDynamicFlowApproverResponse, ChannelCreateRoleRequest, CreateOrganizationAuthFileResponse, CreateConsoleLoginUrlResponse, ChannelDeleteRoleUsersRequest, ChannelCreateUserRolesResponse, ChannelCreatePrepareFlowRequest, ChannelCreateFlowSignUrlRequest, ChannelCreateSealPolicyResponse, OperateTemplateRequest, ChannelDescribeSignFaceVideoResponse, ChannelCancelUserAutoSignEnableUrlResponse, ChannelCreateWebThemeConfigRequest, CreateFlowGroupSignReviewResponse, ChannelCreateConvertTaskApiRequest, ChannelCreateFlowByFilesRequest, UploadFilesResponse, ChannelCreatePreparedPersonalEsignResponse, DescribeResourceUrlsByFlowsResponse, ChannelCreateFlowGroupByFilesRequest, ChannelCreateOrganizationModifyQrCodeRequest, CreateChannelSubOrganizationActiveRequest, ChannelRenewAutoSignLicenseResponse, ChannelDescribeRolesRequest, DescribeBatchOrganizationRegistrationUrlsRequest, PrepareFlowsResponse, ChannelCreateOrganizationBatchSignUrlRequest, GetDownloadFlowUrlResponse, DescribeTemplatesResponse, CreateBatchOrganizationRegistrationTasksResponse, ChannelVerifyPdfRequest, CreateChannelFlowEvidenceReportRequest, ChannelCancelFlowRequest, ChannelCancelUserAutoSignEnableUrlRequest, DeleteOrganizationAuthorizationsResponse, ChannelCreatePrepareFlowGroupRequest, DescribeExtendedServiceAuthDetailRequest, CreateOrganizationAuthFileRequest, ChannelVerifyPdfResponse, ArchiveDynamicFlowResponse, CreateConsoleLoginUrlRequest, CreateLegalSealQrCodeRequest, CreateCloseOrganizationUrlRequest, CreatePersonAuthCertificateImageResponse, ModifyPartnerAutoSignAuthUrlRequest, CreateEmployeeQualificationSealQrCodeRequest, DescribeBatchOrganizationRegistrationTasksRequest, ChannelCreateUserAutoSignSealUrlRequest, ChannelCreateUserAutoSignEnableUrlRequest, ChannelCancelMultiFlowSignQRCodeRequest, ChannelDescribeOrganizationSealsRequest, DescribeUsageRequest, DescribeExtendedServiceAuthInfoRequest, CreateCloseOrganizationUrlResponse, DescribeChannelSealPolicyWorkflowUrlRequest, CreatePartnerAutoSignAuthUrlResponse, ArchiveDynamicFlowRequest, ChannelCreateDynamicFlowApproverRequest, ModifyFlowDeadlineResponse, DescribeFlowDetailInfoResponse, ChannelCreateBoundFlowsResponse, ChannelCreateUserAutoSignSealUrlResponse, ChannelCreateBatchQuickSignUrlRequest, ChannelCreateBoundFlowsRequest, ChannelDescribeEmployeesRequest, OperateTemplateResponse, CreateFlowBlockchainEvidenceUrlResponse, ChannelDeleteRoleUsersResponse, SyncProxyOrganizationOperatorsRequest, ChannelCreateFlowApproversResponse, DescribeUsageResponse, CreateSignUrlsRequest, ChannelCreateMultiFlowSignQRCodeRequest, ChannelCreateUserAutoSignEnableUrlResponse, ChannelGetTaskResultApiRequest, DescribeChannelOrganizationsRequest, ChannelDescribeBillUsageDetailResponse, CreateEmployeeChangeUrlResponse, ChannelRenewAutoSignLicenseRequest, ChannelCreatePreparedPersonalEsignRequest, CreatePersonAuthCertificateImageRequest, CreateFlowsByTemplatesResponse, DescribeChannelFlowEvidenceReportRequest, ChannelCreateRoleResponse, CreateEmployeeChangeUrlRequest, ChannelDescribeUserAutoSignStatusRequest, CreateModifyAdminAuthorizationUrlRequest, ChannelModifyRoleResponse, CreateSignUrlsResponse, ChannelDeleteRoleRequest, CreateBatchOrganizationRegistrationTasksRequest, ChannelCreateBatchQuickSignUrlResponse, CreateBatchOrganizationAuthorizationUrlResponse, CreatePartnerAutoSignAuthUrlRequest, DescribeBatchOrganizationRegistrationTasksResponse, ChannelCreateBatchCancelFlowUrlRequest, ChannelDescribeAccountBillDetailResponse, CreateFlowForwardsResponse, ChannelCreateFlowByFilesResponse, ChannelCreateFlowSignReviewResponse, ChannelDisableUserAutoSignRequest, ChannelDescribeOrganizationSealsResponse, SyncProxyOrganizationOperatorsResponse, CreateSealByImageResponse, ChannelCancelMultiFlowSignQRCodeResponse, ChannelDescribeRolesResponse, CreateChannelSubOrganizationActiveResponse, ChannelCreateReleaseFlowRequest, ChannelDescribeFlowComponentsResponse, DeleteOrganizationAuthorizationsRequest, ChannelCreateFlowGroupByFilesResponse, ChannelCreateMultiFlowSignQRCodeResponse, ChannelCreatePrepareFlowGroupResponse, DescribeCancelFlowsTaskRequest, ChannelDescribeUserAutoSignStatusResponse, ModifyExtendedServiceResponse, ChannelCreateUserRolesRequest, ChannelGetTaskResultApiResponse, ChannelCreateBatchSignUrlRequest, ChannelUpdateSealStatusResponse, ChannelCreateOrganizationModifyQrCodeResponse, ChannelDeleteSealPoliciesResponse, ChannelCreateWebThemeConfigResponse, GetDownloadFlowUrlRequest, ChannelCreateEmbedWebUrlResponse, ChannelBatchCancelFlowsRequest, CreateChannelOrganizationInfoChangeUrlRequest, ChannelModifyRoleRequest, ModifyFlowDeadlineRequest, ChannelUpdateSealStatusRequest, ChannelCreateFlowGroupByTemplatesRequest, CreateBatchInitOrganizationUrlRequest, CreateFlowGroupSignReviewRequest, DescribeTemplatesRequest, ChannelCreateSealPolicyRequest, CreateFlowsByTemplatesRequest, DescribeBatchOrganizationRegistrationUrlsResponse, UploadFilesRequest, CreateSealByImageRequest, DescribeChannelOrganizationsResponse, ChannelCreateOrganizationBatchSignUrlResponse, CreateBatchOrganizationAuthorizationUrlRequest, ChannelCreateBatchCancelFlowUrlResponse, OperateChannelTemplateRequest, DescribeChannelSealPolicyWorkflowUrlResponse, CreateChannelFlowEvidenceReportResponse, ChannelDescribeAccountBillDetailRequest, ChannelDescribeEmployeesResponse, CreateModifyAdminAuthorizationUrlResponse, ChannelDeleteRoleResponse, ChannelCreateReleaseFlowResponse, SyncProxyOrganizationRequest, DescribeChannelFlowEvidenceReportResponse, ModifyPartnerAutoSignAuthUrlResponse, CreateFlowBlockchainEvidenceUrlRequest, DescribeUserFlowTypeRequest, ChannelCreateFlowApproversRequest, ChannelDescribeBillUsageDetailRequest, ChannelCreateFlowRemindsRequest, DescribeExtendedServiceAuthInfoResponse, ChannelCreateEmbedWebUrlRequest, ChannelDescribeFlowComponentsRequest, PrepareFlowsRequest } from "./essbasic_models";
|
|
3
3
|
/**
|
|
4
4
|
* essbasic client
|
|
5
5
|
* @class
|
|
@@ -1546,59 +1546,19 @@ export interface ChannelCreateUserRolesResponse {
|
|
|
1546
1546
|
RequestId?: string;
|
|
1547
1547
|
}
|
|
1548
1548
|
/**
|
|
1549
|
-
*
|
|
1549
|
+
* 业务逻辑个性化配置字段,默认不传
|
|
1550
|
+
|
|
1551
|
+
注: `配置前请联系对接的客户经理沟通确认。`
|
|
1550
1552
|
*/
|
|
1551
|
-
export interface
|
|
1552
|
-
/**
|
|
1553
|
-
* 关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。
|
|
1554
|
-
|
|
1555
|
-
此接口下面信息必填。
|
|
1556
|
-
<ul>
|
|
1557
|
-
<li>渠道应用标识: Agent.AppId</li>
|
|
1558
|
-
<li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
|
|
1559
|
-
</ul>
|
|
1560
|
-
|
|
1561
|
-
*/
|
|
1562
|
-
Agent: Agent;
|
|
1563
|
-
/**
|
|
1564
|
-
* 第三方平台子客企业名称,请确认该名称与企业营业执照中注册的名称一致。
|
|
1565
|
-
注: `如果名称中包含英文括号(),请使用中文括号()代替。`
|
|
1566
|
-
*/
|
|
1567
|
-
ProxyOrganizationName: string;
|
|
1568
|
-
/**
|
|
1569
|
-
* 营业执照正面照(PNG或JPG) base64格式, 大小不超过5M
|
|
1570
|
-
*/
|
|
1571
|
-
BusinessLicense?: string;
|
|
1572
|
-
/**
|
|
1573
|
-
* 第三方平台子客企业统一社会信用代码,最大长度200个字符
|
|
1574
|
-
*/
|
|
1575
|
-
UniformSocialCreditCode?: string;
|
|
1576
|
-
/**
|
|
1577
|
-
* 第三方平台子客企业法定代表人的名字
|
|
1578
|
-
*/
|
|
1579
|
-
ProxyLegalName?: string;
|
|
1553
|
+
export interface Option {
|
|
1580
1554
|
/**
|
|
1581
|
-
*
|
|
1582
|
-
* @deprecated
|
|
1583
|
-
*/
|
|
1584
|
-
Operator?: UserInfo;
|
|
1585
|
-
/**
|
|
1586
|
-
* 第三方平台子客企业法定代表人的证件类型,支持以下类型
|
|
1587
|
-
<ul><li>ID_CARD : 中国大陆居民身份证 (默认值)</li></ul>
|
|
1588
|
-
注: `现在仅支持ID_CARD中国大陆居民身份证类型`
|
|
1555
|
+
* 个性化配置参数Key字段,对应传入字段的字段名
|
|
1589
1556
|
*/
|
|
1590
|
-
|
|
1557
|
+
Key: string;
|
|
1591
1558
|
/**
|
|
1592
|
-
*
|
|
1593
|
-
<ul><li>中国大陆居民身份证号码应为18位字符串,由数字和大写字母X组成(如存在X,请大写)。</li></ul>
|
|
1559
|
+
* 个性化配置参数Value字段,对应传入字段的字段值
|
|
1594
1560
|
*/
|
|
1595
|
-
|
|
1596
|
-
/**
|
|
1597
|
-
* 第三方平台子客企业详细住所,最大长度500个字符
|
|
1598
|
-
|
|
1599
|
-
注:`需要符合省市区详情的格式例如: XX省XX市XX区街道具体地址`
|
|
1600
|
-
*/
|
|
1601
|
-
ProxyAddress?: string;
|
|
1561
|
+
Value: string;
|
|
1602
1562
|
}
|
|
1603
1563
|
/**
|
|
1604
1564
|
* ChannelCreatePrepareFlow请求参数结构体
|
|
@@ -1745,6 +1705,14 @@ export interface ChannelCreateSealPolicyResponse {
|
|
|
1745
1705
|
请求参数填写OpenId时,返回授权成功的 Openid。
|
|
1746
1706
|
*/
|
|
1747
1707
|
UserIds?: Array<string>;
|
|
1708
|
+
/**
|
|
1709
|
+
* 人脸验证操作人链接,用法可以参考"[跳转电子签小程序配置](https://qian.tencent.com/developers/company/openwxminiprogram/)",默认为空。
|
|
1710
|
+
*/
|
|
1711
|
+
SealOperatorVerifyPath?: string;
|
|
1712
|
+
/**
|
|
1713
|
+
* 人脸验证操作人二维码链接,扫码后会跳转到腾讯电子签小程序进行人脸验证,默认为空。
|
|
1714
|
+
*/
|
|
1715
|
+
SealOperatorVerifyQrcodeUrl?: string;
|
|
1748
1716
|
/**
|
|
1749
1717
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1750
1718
|
*/
|
|
@@ -7606,6 +7574,14 @@ export interface CreateSealByImageResponse {
|
|
|
7606
7574
|
注:`图片上传生成的电子印章无预览链接地址`
|
|
7607
7575
|
*/
|
|
7608
7576
|
ImageUrl?: string;
|
|
7577
|
+
/**
|
|
7578
|
+
* 人脸验证操作人链接,用法可以参考"[跳转电子签小程序配置](https://qian.tencent.com/developers/company/openwxminiprogram/)",默认为空。
|
|
7579
|
+
*/
|
|
7580
|
+
SealOperatorVerifyPath?: string;
|
|
7581
|
+
/**
|
|
7582
|
+
* 人脸验证操作人二维码链接,扫码后会跳转到腾讯电子签小程序进行人脸验证,默认为空。
|
|
7583
|
+
*/
|
|
7584
|
+
SealOperatorVerifyQrcodeUrl?: string;
|
|
7609
7585
|
/**
|
|
7610
7586
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7611
7587
|
*/
|
|
@@ -8277,6 +8253,14 @@ export interface ChannelCreateBatchSignUrlRequest {
|
|
|
8277
8253
|
* ChannelUpdateSealStatus返回参数结构体
|
|
8278
8254
|
*/
|
|
8279
8255
|
export interface ChannelUpdateSealStatusResponse {
|
|
8256
|
+
/**
|
|
8257
|
+
* 人脸验证操作人链接,用法可以参考"[跳转电子签小程序配置](https://qian.tencent.com/developers/company/openwxminiprogram/)",默认为空。
|
|
8258
|
+
*/
|
|
8259
|
+
SealOperatorVerifyPath?: string;
|
|
8260
|
+
/**
|
|
8261
|
+
* 人脸验证操作人二维码链接,扫码后会跳转到腾讯电子签小程序进行人脸验证,默认为空。
|
|
8262
|
+
*/
|
|
8263
|
+
SealOperatorVerifyQrcodeUrl?: string;
|
|
8280
8264
|
/**
|
|
8281
8265
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
8282
8266
|
*/
|
|
@@ -8531,6 +8515,10 @@ export interface ChannelUpdateSealStatusRequest {
|
|
|
8531
8515
|
* @deprecated
|
|
8532
8516
|
*/
|
|
8533
8517
|
Operator?: UserInfo;
|
|
8518
|
+
/**
|
|
8519
|
+
* 个性化配置字段,默认不传。
|
|
8520
|
+
*/
|
|
8521
|
+
Options?: Array<Option>;
|
|
8534
8522
|
}
|
|
8535
8523
|
/**
|
|
8536
8524
|
* ChannelCreateFlowGroupByTemplates请求参数结构体
|
|
@@ -8941,6 +8929,10 @@ export interface ChannelCreateSealPolicyRequest {
|
|
|
8941
8929
|
* @deprecated
|
|
8942
8930
|
*/
|
|
8943
8931
|
Organization?: OrganizationInfo;
|
|
8932
|
+
/**
|
|
8933
|
+
* 个性化配置字段,默认不传。
|
|
8934
|
+
*/
|
|
8935
|
+
Options?: Array<Option>;
|
|
8944
8936
|
}
|
|
8945
8937
|
/**
|
|
8946
8938
|
* 持有的电子印章信息
|
|
@@ -9176,6 +9168,10 @@ export interface CreateSealByImageRequest {
|
|
|
9176
9168
|
* 印章描述内容
|
|
9177
9169
|
*/
|
|
9178
9170
|
SealDescription?: string;
|
|
9171
|
+
/**
|
|
9172
|
+
* 个性化配置字段,默认不传。
|
|
9173
|
+
*/
|
|
9174
|
+
Options?: Array<Option>;
|
|
9179
9175
|
}
|
|
9180
9176
|
/**
|
|
9181
9177
|
* DescribeChannelOrganizations返回参数结构体
|
|
@@ -9530,6 +9526,61 @@ export interface ChannelCreateReleaseFlowResponse {
|
|
|
9530
9526
|
*/
|
|
9531
9527
|
RequestId?: string;
|
|
9532
9528
|
}
|
|
9529
|
+
/**
|
|
9530
|
+
* SyncProxyOrganization请求参数结构体
|
|
9531
|
+
*/
|
|
9532
|
+
export interface SyncProxyOrganizationRequest {
|
|
9533
|
+
/**
|
|
9534
|
+
* 关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。
|
|
9535
|
+
|
|
9536
|
+
此接口下面信息必填。
|
|
9537
|
+
<ul>
|
|
9538
|
+
<li>渠道应用标识: Agent.AppId</li>
|
|
9539
|
+
<li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
|
|
9540
|
+
</ul>
|
|
9541
|
+
|
|
9542
|
+
*/
|
|
9543
|
+
Agent: Agent;
|
|
9544
|
+
/**
|
|
9545
|
+
* 第三方平台子客企业名称,请确认该名称与企业营业执照中注册的名称一致。
|
|
9546
|
+
注: `如果名称中包含英文括号(),请使用中文括号()代替。`
|
|
9547
|
+
*/
|
|
9548
|
+
ProxyOrganizationName: string;
|
|
9549
|
+
/**
|
|
9550
|
+
* 营业执照正面照(PNG或JPG) base64格式, 大小不超过5M
|
|
9551
|
+
*/
|
|
9552
|
+
BusinessLicense?: string;
|
|
9553
|
+
/**
|
|
9554
|
+
* 第三方平台子客企业统一社会信用代码,最大长度200个字符
|
|
9555
|
+
*/
|
|
9556
|
+
UniformSocialCreditCode?: string;
|
|
9557
|
+
/**
|
|
9558
|
+
* 第三方平台子客企业法定代表人的名字
|
|
9559
|
+
*/
|
|
9560
|
+
ProxyLegalName?: string;
|
|
9561
|
+
/**
|
|
9562
|
+
* 暂未开放
|
|
9563
|
+
* @deprecated
|
|
9564
|
+
*/
|
|
9565
|
+
Operator?: UserInfo;
|
|
9566
|
+
/**
|
|
9567
|
+
* 第三方平台子客企业法定代表人的证件类型,支持以下类型
|
|
9568
|
+
<ul><li>ID_CARD : 中国大陆居民身份证 (默认值)</li></ul>
|
|
9569
|
+
注: `现在仅支持ID_CARD中国大陆居民身份证类型`
|
|
9570
|
+
*/
|
|
9571
|
+
ProxyLegalIdCardType?: string;
|
|
9572
|
+
/**
|
|
9573
|
+
* 第三方平台子客企业法定代表人的证件号码, 应符合以下规则
|
|
9574
|
+
<ul><li>中国大陆居民身份证号码应为18位字符串,由数字和大写字母X组成(如存在X,请大写)。</li></ul>
|
|
9575
|
+
*/
|
|
9576
|
+
ProxyLegalIdCardNumber?: string;
|
|
9577
|
+
/**
|
|
9578
|
+
* 第三方平台子客企业详细住所,最大长度500个字符
|
|
9579
|
+
|
|
9580
|
+
注:`需要符合省市区详情的格式例如: XX省XX市XX区街道具体地址`
|
|
9581
|
+
*/
|
|
9582
|
+
ProxyAddress?: string;
|
|
9583
|
+
}
|
|
9533
9584
|
/**
|
|
9534
9585
|
* DescribeChannelFlowEvidenceReport返回参数结构体
|
|
9535
9586
|
*/
|