tencentcloud-sdk-nodejs-essbasic 4.1.155 → 4.1.156
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/package.json
CHANGED
|
@@ -4317,7 +4317,6 @@ export interface CreateEmployeeQualificationSealQrCodeRequest {
|
|
|
4317
4317
|
HintText?: string;
|
|
4318
4318
|
/**
|
|
4319
4319
|
* 调用方自定义的个性化字段(可自定义此名称),并以base64方式编码,支持的最大数据大小为 2000长度。在执业章授权完成后的回调场景,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的<a href="https://qian.tencent.com/developers/partner/callback_types_seals#%E5%9B%9B-%E5%91%98%E5%B7%A5%E6%89%A7%E4%B8%9A%E7%AB%A0%E5%9B%9E%E8%B0%83%E9%80%9A%E7%9F%A5">回调通知</a>模块。
|
|
4320
|
-
示例值:QmFzZTYOIEJhc2U2NCA=
|
|
4321
4320
|
*/
|
|
4322
4321
|
UserData?: string;
|
|
4323
4322
|
}
|