tencentcloud-sdk-python 3.0.1491__py2.py3-none-any.whl → 3.1.6__py2.py3-none-any.whl
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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aai/v20180522/aai_client_async.py +100 -0
- tencentcloud/aca/v20210323/aca_client_async.py +170 -0
- tencentcloud/acp/v20220105/acp_client_async.py +170 -0
- tencentcloud/advisor/v20200721/advisor_client_async.py +62 -0
- tencentcloud/af/v20200226/af_client_async.py +86 -0
- tencentcloud/afc/v20200226/afc_client_async.py +82 -0
- tencentcloud/ags/v20250920/ags_client_async.py +243 -0
- tencentcloud/ai3d/v20250513/ai3d_client_async.py +102 -0
- tencentcloud/aiart/v20221229/aiart_client_async.py +513 -0
- tencentcloud/ame/v20190916/ame_client_async.py +586 -0
- tencentcloud/ams/v20200608/ams_client_async.py +179 -0
- tencentcloud/ams/v20201229/ams_client_async.py +169 -0
- tencentcloud/anicloud/v20220923/anicloud_client_async.py +80 -0
- tencentcloud/antiddos/v20200309/antiddos_client_async.py +1718 -0
- tencentcloud/ape/v20200513/ape_client_async.py +170 -0
- tencentcloud/api/v20201106/api_client_async.py +80 -0
- tencentcloud/apigateway/v20180808/apigateway_client_async.py +1830 -0
- tencentcloud/apm/v20210622/apm_client_async.py +495 -0
- tencentcloud/asr/v20190614/asr_client_async.py +647 -0
- tencentcloud/asw/v20200722/asw_client_async.py +188 -0
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +1 -0
- tencentcloud/autoscaling/v20180419/autoscaling_client_async.py +1230 -0
- tencentcloud/autoscaling/v20180419/models.py +36 -0
- tencentcloud/ba/v20200720/ba_client_async.py +81 -0
- tencentcloud/batch/v20170312/batch_client_async.py +582 -0
- tencentcloud/bda/v20200324/bda_client_async.py +116 -0
- tencentcloud/bh/v20230418/bh_client.py +230 -0
- tencentcloud/bh/v20230418/bh_client_async.py +1844 -0
- tencentcloud/bh/v20230418/models.py +1677 -216
- tencentcloud/bi/v20220105/bi_client_async.py +548 -0
- tencentcloud/billing/v20180709/billing_client_async.py +1149 -0
- tencentcloud/bizlive/v20190313/bizlive_client_async.py +134 -0
- tencentcloud/bm/v20180423/bm_client_async.py +1012 -0
- tencentcloud/bma/v20210624/bma_client_async.py +530 -0
- tencentcloud/bma/v20221115/bma_client_async.py +224 -0
- tencentcloud/bmeip/v20180625/bmeip_client_async.py +386 -0
- tencentcloud/bmlb/v20180625/bmlb_client_async.py +908 -0
- tencentcloud/bmvpc/v20180625/bmvpc_client_async.py +1171 -0
- tencentcloud/bpaas/v20181217/bpaas_client_async.py +62 -0
- tencentcloud/bri/v20190328/bri_client_async.py +58 -0
- tencentcloud/bsca/v20210811/bsca_client_async.py +152 -0
- tencentcloud/btoe/v20210303/btoe_client_async.py +267 -0
- tencentcloud/btoe/v20210514/btoe_client_async.py +287 -0
- tencentcloud/ca/v20230228/ca_client_async.py +80 -0
- tencentcloud/cam/v20190116/cam_client_async.py +1684 -0
- tencentcloud/captcha/v20190722/captcha_client_async.py +350 -0
- tencentcloud/car/v20220110/car_client_async.py +134 -0
- tencentcloud/cat/v20180409/cat_client_async.py +279 -0
- tencentcloud/cbs/v20170312/cbs_client_async.py +959 -0
- tencentcloud/ccc/v20200210/ccc_client_async.py +1494 -0
- tencentcloud/ccc/v20200210/models.py +15 -0
- tencentcloud/cdb/v20170320/cdb_client_async.py +3254 -0
- tencentcloud/cdb/v20170320/models.py +74 -44
- tencentcloud/cdc/v20201214/cdc_client_async.py +440 -0
- tencentcloud/cdn/v20180606/cdn_client_async.py +1090 -0
- tencentcloud/cds/v20180420/cds_client_async.py +116 -0
- tencentcloud/cdwch/v20200915/cdwch_client_async.py +548 -0
- tencentcloud/cdwch/v20200915/models.py +34 -4
- tencentcloud/cdwdoris/v20211228/cdwdoris_client_async.py +1106 -0
- tencentcloud/cdwpg/v20201230/cdwpg_client_async.py +458 -0
- tencentcloud/cdz/v20221123/cdz_client_async.py +62 -0
- tencentcloud/cfg/v20210820/cfg_client_async.py +332 -0
- tencentcloud/cfs/v20190719/cfs_client_async.py +1054 -0
- tencentcloud/cfs/v20190719/models.py +40 -0
- tencentcloud/cfw/v20190904/cfw_client.py +23 -0
- tencentcloud/cfw/v20190904/cfw_client_async.py +2067 -0
- tencentcloud/cfw/v20190904/models.py +784 -8
- tencentcloud/chc/v20230418/chc_client_async.py +710 -0
- tencentcloud/chdfs/v20190718/chdfs_client_async.py +546 -0
- tencentcloud/chdfs/v20201112/chdfs_client_async.py +548 -0
- tencentcloud/ciam/v20220331/ciam_client_async.py +440 -0
- tencentcloud/cii/v20201210/cii_client_async.py +80 -0
- tencentcloud/cii/v20210408/cii_client_async.py +262 -0
- tencentcloud/cim/v20190318/cim_client_async.py +44 -0
- tencentcloud/ckafka/v20190819/ckafka_client.py +92 -0
- tencentcloud/ckafka/v20190819/ckafka_client_async.py +1701 -0
- tencentcloud/ckafka/v20190819/errorcodes.py +3 -0
- tencentcloud/ckafka/v20190819/models.py +741 -62
- tencentcloud/clb/v20180317/clb_client_async.py +1683 -0
- tencentcloud/cloudapp/v20220530/cloudapp_client_async.py +175 -0
- tencentcloud/cloudaudit/v20190319/cloudaudit_client_async.py +372 -0
- tencentcloud/cloudhsm/v20191112/cloudhsm_client_async.py +278 -0
- tencentcloud/cloudhsm/v20191112/models.py +49 -0
- tencentcloud/cloudstudio/v20230508/cloudstudio_client_async.py +188 -0
- tencentcloud/cls/v20201016/cls_client.py +92 -0
- tencentcloud/cls/v20201016/cls_client_async.py +2362 -0
- tencentcloud/cls/v20201016/models.py +1427 -74
- tencentcloud/cme/v20191029/cme_client_async.py +983 -0
- tencentcloud/cmq/v20190304/cmq_client_async.py +62 -0
- tencentcloud/cms/v20190321/cms_client_async.py +134 -0
- tencentcloud/common/abstract_client_async.py +654 -0
- tencentcloud/common/common_client_async.py +45 -0
- tencentcloud/common/http/request_async.py +62 -0
- tencentcloud/common/retry_async.py +87 -0
- tencentcloud/config/v20220802/config_client_async.py +152 -0
- tencentcloud/controlcenter/v20230110/controlcenter_client_async.py +116 -0
- tencentcloud/cpdp/v20190820/cpdp_client_async.py +3979 -0
- tencentcloud/csip/v20221121/csip_client.py +1 -1
- tencentcloud/csip/v20221121/csip_client_async.py +1502 -0
- tencentcloud/csip/v20221121/models.py +105 -0
- tencentcloud/csxg/v20230303/csxg_client_async.py +116 -0
- tencentcloud/ctem/v20231128/ctem_client.py +644 -0
- tencentcloud/ctem/v20231128/ctem_client_async.py +1124 -0
- tencentcloud/ctem/v20231128/models.py +4999 -711
- tencentcloud/ctsdb/v20230202/ctsdb_client_async.py +69 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/cvm_client_async.py +2025 -0
- tencentcloud/cvm/v20170312/errorcodes.py +3 -0
- tencentcloud/cvm/v20170312/models.py +14 -14
- tencentcloud/cwp/v20180228/cwp_client_async.py +9288 -0
- tencentcloud/cws/v20180312/cws_client_async.py +368 -0
- tencentcloud/cynosdb/v20190107/cynosdb_client_async.py +3068 -0
- tencentcloud/cynosdb/v20190107/models.py +99 -2
- tencentcloud/dasb/v20191018/dasb_client_async.py +1160 -0
- tencentcloud/dataagent/v20250513/dataagent_client_async.py +224 -0
- tencentcloud/dataagent/v20250513/models.py +15 -0
- tencentcloud/dayu/v20180709/dayu_client_async.py +2042 -0
- tencentcloud/dbbrain/v20191016/dbbrain_client_async.py +530 -0
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/dbbrain_client_async.py +1538 -0
- tencentcloud/dbbrain/v20210527/models.py +463 -12
- tencentcloud/dbdc/v20201029/dbdc_client_async.py +134 -0
- tencentcloud/dc/v20180410/dc_client_async.py +425 -0
- tencentcloud/dcdb/v20180411/dcdb_client_async.py +1541 -0
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/dlc_client_async.py +3322 -0
- tencentcloud/dlc/v20210125/errorcodes.py +9 -0
- tencentcloud/dlc/v20210125/models.py +1424 -17
- tencentcloud/dnspod/v20210323/dnspod_client_async.py +1710 -0
- tencentcloud/dnspod/v20210323/errorcodes.py +3 -0
- tencentcloud/dnspod/v20210323/models.py +2 -2
- tencentcloud/domain/v20180808/domain_client_async.py +1022 -0
- tencentcloud/drm/v20181115/drm_client_async.py +231 -0
- tencentcloud/ds/v20180523/ds_client_async.py +244 -0
- tencentcloud/dsgc/v20190723/dsgc_client_async.py +2452 -0
- tencentcloud/dsgc/v20190723/models.py +36 -36
- tencentcloud/dts/v20180330/dts_client_async.py +438 -0
- tencentcloud/dts/v20211206/dts_client.py +184 -0
- tencentcloud/dts/v20211206/dts_client_async.py +1480 -0
- tencentcloud/dts/v20211206/models.py +1275 -98
- tencentcloud/eb/v20210416/eb_client_async.py +602 -0
- tencentcloud/ecc/v20181213/ecc_client_async.py +100 -0
- tencentcloud/ecdn/v20191012/ecdn_client_async.py +162 -0
- tencentcloud/ecm/v20190719/ecm_client_async.py +2602 -0
- tencentcloud/eiam/v20210420/eiam_client_async.py +782 -0
- tencentcloud/eis/v20200715/eis_client_async.py +80 -0
- tencentcloud/eis/v20210601/eis_client_async.py +116 -0
- tencentcloud/emr/v20190103/emr_client.py +23 -0
- tencentcloud/emr/v20190103/emr_client_async.py +1659 -0
- tencentcloud/emr/v20190103/models.py +395 -0
- tencentcloud/es/v20180416/es_client_async.py +1209 -0
- tencentcloud/es/v20250101/es_client.py +6 -5
- tencentcloud/es/v20250101/es_client_async.py +216 -0
- tencentcloud/es/v20250101/models.py +6 -6
- tencentcloud/ess/v20201111/ess_client.py +6 -2
- tencentcloud/ess/v20201111/ess_client_async.py +3406 -0
- tencentcloud/ess/v20201111/models.py +468 -19
- tencentcloud/essbasic/v20201222/essbasic_client_async.py +1029 -0
- tencentcloud/essbasic/v20210526/essbasic_client.py +1 -1
- tencentcloud/essbasic/v20210526/essbasic_client_async.py +2757 -0
- tencentcloud/essbasic/v20210526/models.py +320 -6
- tencentcloud/evt/__init__.py +0 -0
- tencentcloud/evt/v20250217/__init__.py +0 -0
- tencentcloud/evt/v20250217/errorcodes.py +15 -0
- tencentcloud/evt/v20250217/evt_client.py +49 -0
- tencentcloud/evt/v20250217/evt_client_async.py +44 -0
- tencentcloud/evt/v20250217/models.py +228 -0
- tencentcloud/facefusion/v20181201/facefusion_client_async.py +86 -0
- tencentcloud/facefusion/v20220927/facefusion_client_async.py +83 -0
- tencentcloud/faceid/v20180301/errorcodes.py +0 -6
- tencentcloud/faceid/v20180301/faceid_client.py +0 -23
- tencentcloud/faceid/v20180301/faceid_client_async.py +674 -0
- tencentcloud/faceid/v20180301/models.py +45 -195
- tencentcloud/fmu/v20191213/fmu_client_async.py +161 -0
- tencentcloud/ft/v20200304/ft_client_async.py +134 -0
- tencentcloud/gaap/v20180529/gaap_client_async.py +1865 -0
- tencentcloud/gme/v20180711/gme_client_async.py +865 -0
- tencentcloud/goosefs/v20220519/goosefs_client_async.py +514 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/gs_client_async.py +1527 -0
- tencentcloud/gs/v20191118/models.py +227 -0
- tencentcloud/gwlb/v20240906/gwlb_client_async.py +373 -0
- tencentcloud/habo/v20181203/habo_client_async.py +62 -0
- tencentcloud/hai/v20230812/hai_client_async.py +316 -0
- tencentcloud/hasim/v20210716/hasim_client_async.py +422 -0
- tencentcloud/hcm/v20181106/hcm_client_async.py +44 -0
- tencentcloud/hunyuan/v20230901/hunyuan_client_async.py +469 -0
- tencentcloud/iai/v20180301/iai_client.py +0 -44
- tencentcloud/iai/v20180301/iai_client_async.py +728 -0
- tencentcloud/iai/v20180301/models.py +0 -171
- tencentcloud/iai/v20200303/iai_client.py +1 -35
- tencentcloud/iai/v20200303/iai_client_async.py +802 -0
- tencentcloud/iai/v20200303/models.py +0 -175
- tencentcloud/iap/v20240713/iap_client_async.py +134 -0
- tencentcloud/ic/v20190307/ic_client_async.py +193 -0
- tencentcloud/icr/v20211014/icr_client_async.py +44 -0
- tencentcloud/ie/v20200304/ie_client_async.py +206 -0
- tencentcloud/ig/v20210518/ig_client_async.py +44 -0
- tencentcloud/igtm/v20231024/igtm_client_async.py +494 -0
- tencentcloud/igtm/v20231024/models.py +110 -0
- tencentcloud/ims/v20200713/ims_client_async.py +60 -0
- tencentcloud/ims/v20201229/ims_client_async.py +132 -0
- tencentcloud/ioa/v20220601/ioa_client_async.py +512 -0
- tencentcloud/iot/v20180123/iot_client_async.py +838 -0
- tencentcloud/iotcloud/v20180614/iotcloud_client_async.py +1268 -0
- tencentcloud/iotcloud/v20210408/iotcloud_client_async.py +1340 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +161 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client_async.py +3632 -0
- tencentcloud/iotexplorer/v20190423/models.py +1669 -337
- tencentcloud/iotvideo/v20191126/iotvideo_client_async.py +1278 -0
- tencentcloud/iotvideo/v20201215/iotvideo_client_async.py +1448 -0
- tencentcloud/iotvideo/v20211125/iotvideo_client_async.py +1970 -0
- tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client_async.py +1921 -0
- tencentcloud/irp/v20220324/irp_client_async.py +98 -0
- tencentcloud/irp/v20220805/irp_client_async.py +152 -0
- tencentcloud/iss/v20230517/iss_client_async.py +1686 -0
- tencentcloud/iss/v20230517/models.py +2 -2
- tencentcloud/ivld/v20210903/ivld_client_async.py +636 -0
- tencentcloud/keewidb/v20220308/keewidb_client_async.py +711 -0
- tencentcloud/kms/v20190118/kms_client_async.py +1252 -0
- tencentcloud/lcic/v20220817/lcic_client_async.py +1331 -0
- tencentcloud/lighthouse/v20200324/lighthouse_client_async.py +2331 -0
- tencentcloud/live/v20180801/live_client.py +0 -25
- tencentcloud/live/v20180801/live_client_async.py +3758 -0
- tencentcloud/live/v20180801/models.py +0 -282
- tencentcloud/lke/v20231130/lke_client_async.py +1923 -0
- tencentcloud/lke/v20231130/models.py +82 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -13
- tencentcloud/lkeap/v20240522/lkeap_client_async.py +618 -0
- tencentcloud/lowcode/v20210108/lowcode_client_async.py +332 -0
- tencentcloud/mall/v20230518/mall_client_async.py +44 -0
- tencentcloud/mariadb/v20170312/mariadb_client_async.py +1505 -0
- tencentcloud/market/v20191010/market_client_async.py +62 -0
- tencentcloud/memcached/v20190318/memcached_client_async.py +44 -0
- tencentcloud/mmps/v20200710/mmps_client_async.py +296 -0
- tencentcloud/mna/v20210119/mna_client_async.py +764 -0
- tencentcloud/mongodb/v20180408/mongodb_client_async.py +260 -0
- tencentcloud/mongodb/v20190725/errorcodes.py +3 -0
- tencentcloud/mongodb/v20190725/models.py +390 -2
- tencentcloud/mongodb/v20190725/mongodb_client.py +46 -0
- tencentcloud/mongodb/v20190725/mongodb_client_async.py +1220 -0
- tencentcloud/monitor/v20180724/monitor_client_async.py +3099 -0
- tencentcloud/monitor/v20230616/monitor_client_async.py +44 -0
- tencentcloud/mps/v20190612/errorcodes.py +9 -0
- tencentcloud/mps/v20190612/models.py +2329 -290
- tencentcloud/mps/v20190612/mps_client.py +232 -0
- tencentcloud/mps/v20190612/mps_client_async.py +2729 -0
- tencentcloud/mqtt/v20240516/mqtt_client_async.py +1153 -0
- tencentcloud/mrs/v20200910/mrs_client_async.py +231 -0
- tencentcloud/ms/v20180408/ms_client_async.py +450 -0
- tencentcloud/msp/v20180319/msp_client_async.py +154 -0
- tencentcloud/nlp/v20190408/nlp_client_async.py +140 -0
- tencentcloud/npp/v20190823/npp_client_async.py +170 -0
- tencentcloud/oceanus/v20190422/oceanus_client_async.py +844 -0
- tencentcloud/ocr/v20181119/models.py +232 -0
- tencentcloud/ocr/v20181119/ocr_client_async.py +2228 -0
- tencentcloud/omics/v20221128/omics_client_async.py +386 -0
- tencentcloud/organization/v20181225/organization_client_async.py +386 -0
- tencentcloud/organization/v20210331/organization_client_async.py +2348 -0
- tencentcloud/partners/v20180321/partners_client_async.py +444 -0
- tencentcloud/postgres/v20170312/errorcodes.py +6 -0
- tencentcloud/postgres/v20170312/postgres_client_async.py +1908 -0
- tencentcloud/privatedns/v20201028/errorcodes.py +9 -0
- tencentcloud/privatedns/v20201028/models.py +783 -17
- tencentcloud/privatedns/v20201028/privatedns_client.py +93 -1
- tencentcloud/privatedns/v20201028/privatedns_client_async.py +746 -0
- tencentcloud/pts/v20210728/pts_client_async.py +890 -0
- tencentcloud/rce/v20201103/rce_client_async.py +224 -0
- tencentcloud/redis/v20180412/redis_client_async.py +2008 -0
- tencentcloud/region/v20220627/region_client_async.py +80 -0
- tencentcloud/rum/v20210622/rum_client_async.py +999 -0
- tencentcloud/scf/v20180416/errorcodes.py +6 -0
- tencentcloud/scf/v20180416/models.py +263 -0
- tencentcloud/scf/v20180416/scf_client_async.py +984 -0
- tencentcloud/securitylake/v20240117/securitylake_client_async.py +44 -0
- tencentcloud/ses/v20201002/ses_client_async.py +657 -0
- tencentcloud/smh/v20210712/smh_client_async.py +296 -0
- tencentcloud/smop/v20201203/smop_client_async.py +46 -0
- tencentcloud/sms/v20190711/sms_client_async.py +326 -0
- tencentcloud/sms/v20210111/sms_client_async.py +365 -0
- tencentcloud/soe/v20180724/soe_client_async.py +98 -0
- tencentcloud/sqlserver/v20180328/sqlserver_client_async.py +2693 -0
- tencentcloud/ssa/v20180608/ssa_client_async.py +440 -0
- tencentcloud/ssl/v20191205/ssl_client_async.py +1257 -0
- tencentcloud/sslpod/v20190605/sslpod_client_async.py +206 -0
- tencentcloud/ssm/v20190923/ssm_client_async.py +468 -0
- tencentcloud/sts/v20180813/sts_client_async.py +205 -0
- tencentcloud/svp/v20240125/svp_client_async.py +116 -0
- tencentcloud/taf/v20200210/taf_client_async.py +44 -0
- tencentcloud/tag/v20180813/tag_client_async.py +584 -0
- tencentcloud/tat/v20201028/tat_client_async.py +565 -0
- tencentcloud/tbaas/v20180416/tbaas_client_async.py +458 -0
- tencentcloud/tbp/v20190311/tbp_client_async.py +98 -0
- tencentcloud/tbp/v20190627/tbp_client_async.py +62 -0
- tencentcloud/tcaplusdb/v20190823/tcaplusdb_client_async.py +986 -0
- tencentcloud/tcb/v20180608/tcb_client_async.py +1632 -0
- tencentcloud/tcbr/v20220217/models.py +15 -0
- tencentcloud/tcbr/v20220217/tcbr_client_async.py +206 -0
- tencentcloud/tccatalog/v20241024/tccatalog_client_async.py +98 -0
- tencentcloud/tchd/v20230306/tchd_client_async.py +65 -0
- tencentcloud/tcm/v20210413/tcm_client_async.py +242 -0
- tencentcloud/tcr/v20190924/tcr_client_async.py +2008 -0
- tencentcloud/tcss/v20201101/tcss_client_async.py +6169 -0
- tencentcloud/tdai/v20250717/models.py +55 -10
- tencentcloud/tdai/v20250717/tdai_client.py +1 -1
- tencentcloud/tdai/v20250717/tdai_client_async.py +350 -0
- tencentcloud/tdcpg/v20211118/tdcpg_client_async.py +482 -0
- tencentcloud/tdid/v20210519/tdid_client_async.py +353 -0
- tencentcloud/tdmq/v20200217/errorcodes.py +3 -0
- tencentcloud/tdmq/v20200217/models.py +636 -904
- tencentcloud/tdmq/v20200217/tdmq_client.py +44 -73
- tencentcloud/tdmq/v20200217/tdmq_client_async.py +2732 -0
- tencentcloud/tds/v20220801/tds_client_async.py +116 -0
- tencentcloud/tem/v20201221/tem_client_async.py +332 -0
- tencentcloud/tem/v20210701/tem_client_async.py +949 -0
- tencentcloud/teo/v20220106/teo_client_async.py +120 -0
- tencentcloud/teo/v20220901/models.py +267 -4
- tencentcloud/teo/v20220901/teo_client_async.py +3609 -0
- tencentcloud/thpc/v20211109/thpc_client_async.py +98 -0
- tencentcloud/thpc/v20220401/thpc_client_async.py +321 -0
- tencentcloud/thpc/v20230321/models.py +30 -0
- tencentcloud/thpc/v20230321/thpc_client_async.py +591 -0
- tencentcloud/tia/v20180226/tia_client_async.py +206 -0
- tencentcloud/tiia/v20190529/tiia_client_async.py +536 -0
- tencentcloud/tione/v20191022/tione_client_async.py +422 -0
- tencentcloud/tione/v20211111/tione_client_async.py +1003 -0
- tencentcloud/tiw/v20190919/tiw_client_async.py +656 -0
- tencentcloud/tke/v20180525/errorcodes.py +3 -0
- tencentcloud/tke/v20180525/models.py +3129 -288
- tencentcloud/tke/v20180525/tke_client.py +414 -0
- tencentcloud/tke/v20180525/tke_client_async.py +4562 -0
- tencentcloud/tke/v20220501/tke_client_async.py +343 -0
- tencentcloud/tkgdq/v20190411/tkgdq_client_async.py +80 -0
- tencentcloud/tms/v20200713/tms_client_async.py +98 -0
- tencentcloud/tms/v20201229/tms_client_async.py +97 -0
- tencentcloud/tmt/v20180321/tmt_client_async.py +183 -0
- tencentcloud/tourism/v20230215/tourism_client_async.py +44 -0
- tencentcloud/trabbit/v20230418/trabbit_client_async.py +548 -0
- tencentcloud/trocket/v20230308/trocket_client_async.py +1390 -0
- tencentcloud/trp/v20210515/trp_client_async.py +1002 -0
- tencentcloud/trro/v20220325/trro_client_async.py +588 -0
- tencentcloud/trtc/v20190722/errorcodes.py +3 -0
- tencentcloud/trtc/v20190722/models.py +21 -6
- tencentcloud/trtc/v20190722/trtc_client.py +1 -0
- tencentcloud/trtc/v20190722/trtc_client_async.py +1516 -0
- tencentcloud/tse/v20201207/tse_client_async.py +2240 -0
- tencentcloud/tsf/v20180326/models.py +4 -4
- tencentcloud/tsf/v20180326/tsf_client_async.py +4143 -0
- tencentcloud/tsi/v20210325/tsi_client_async.py +104 -0
- tencentcloud/tsw/v20200924/tsw_client_async.py +44 -0
- tencentcloud/tsw/v20210412/tsw_client_async.py +80 -0
- tencentcloud/tts/v20190823/tts_client_async.py +107 -0
- tencentcloud/vcg/v20240404/vcg_client_async.py +62 -0
- tencentcloud/vclm/v20240523/errorcodes.py +27 -0
- tencentcloud/vclm/v20240523/models.py +415 -16
- tencentcloud/vclm/v20240523/vclm_client.py +47 -0
- tencentcloud/vclm/v20240523/vclm_client_async.py +263 -0
- tencentcloud/vcube/v20220410/models.py +98 -0
- tencentcloud/vcube/v20220410/vcube_client.py +46 -0
- tencentcloud/vcube/v20220410/vcube_client_async.py +674 -0
- tencentcloud/vdb/v20230616/vdb_client_async.py +278 -0
- tencentcloud/vm/v20200709/vm_client_async.py +120 -0
- tencentcloud/vm/v20201229/vm_client_async.py +139 -0
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client_async.py +148 -0
- tencentcloud/vms/v20200902/vms_client_async.py +62 -0
- tencentcloud/vod/v20180717/models.py +6 -2
- tencentcloud/vod/v20180717/vod_client_async.py +3712 -0
- tencentcloud/vod/v20240718/vod_client_async.py +160 -0
- tencentcloud/vpc/v20170312/vpc_client_async.py +8139 -0
- tencentcloud/vrs/v20200824/vrs_client_async.py +182 -0
- tencentcloud/vtc/v20240223/vtc_client_async.py +132 -0
- tencentcloud/waf/v20180125/models.py +3924 -0
- tencentcloud/waf/v20180125/waf_client.py +230 -0
- tencentcloud/waf/v20180125/waf_client_async.py +3542 -0
- tencentcloud/wav/v20210129/wav_client_async.py +494 -0
- tencentcloud/wedata/v20210820/wedata_client_async.py +5384 -0
- tencentcloud/wedata/v20250806/wedata_client_async.py +2168 -0
- tencentcloud/weilingwith/v20230427/weilingwith_client_async.py +1180 -0
- tencentcloud/wsa/v20250508/wsa_client_async.py +44 -0
- tencentcloud/wss/v20180426/wss_client_async.py +80 -0
- tencentcloud/yinsuda/v20220527/yinsuda_client_async.py +386 -0
- tencentcloud/yunjing/v20180228/yunjing_client_async.py +1826 -0
- tencentcloud/yunsou/v20180504/yunsou_client_async.py +62 -0
- tencentcloud/yunsou/v20191115/yunsou_client_async.py +62 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/METADATA +3 -1
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/RECORD +391 -103
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/top_level.txt +0 -0
|
@@ -547,6 +547,14 @@ class ApproverInfo(AbstractModel):
|
|
|
547
547
|
:param _RegisterInfo: 快速注册相关信息
|
|
548
548
|
|
|
549
549
|
:type RegisterInfo: :class:`tencentcloud.ess.v20201111.models.RegisterInfo`
|
|
550
|
+
:param _NotSaveContact: 是否不保存联系人
|
|
551
|
+
默认 false 保存联系人 true 不保存联系人
|
|
552
|
+
|
|
553
|
+
设置这个参数为保存联系人的时候,他方企业签署人会被保存进发起人的联系人中。
|
|
554
|
+
联系人查看可登录[电子签控制台](https://test.qian.tencent.cn/console/) 进行查看。
|
|
555
|
+
如下图位置:
|
|
556
|
+

|
|
557
|
+
:type NotSaveContact: bool
|
|
550
558
|
"""
|
|
551
559
|
self._ApproverType = None
|
|
552
560
|
self._ApproverName = None
|
|
@@ -573,6 +581,7 @@ class ApproverInfo(AbstractModel):
|
|
|
573
581
|
self._Components = None
|
|
574
582
|
self._SignEndpoints = None
|
|
575
583
|
self._RegisterInfo = None
|
|
584
|
+
self._NotSaveContact = None
|
|
576
585
|
|
|
577
586
|
@property
|
|
578
587
|
def ApproverType(self):
|
|
@@ -955,6 +964,23 @@ class ApproverInfo(AbstractModel):
|
|
|
955
964
|
def RegisterInfo(self, RegisterInfo):
|
|
956
965
|
self._RegisterInfo = RegisterInfo
|
|
957
966
|
|
|
967
|
+
@property
|
|
968
|
+
def NotSaveContact(self):
|
|
969
|
+
r"""是否不保存联系人
|
|
970
|
+
默认 false 保存联系人 true 不保存联系人
|
|
971
|
+
|
|
972
|
+
设置这个参数为保存联系人的时候,他方企业签署人会被保存进发起人的联系人中。
|
|
973
|
+
联系人查看可登录[电子签控制台](https://test.qian.tencent.cn/console/) 进行查看。
|
|
974
|
+
如下图位置:
|
|
975
|
+

|
|
976
|
+
:rtype: bool
|
|
977
|
+
"""
|
|
978
|
+
return self._NotSaveContact
|
|
979
|
+
|
|
980
|
+
@NotSaveContact.setter
|
|
981
|
+
def NotSaveContact(self, NotSaveContact):
|
|
982
|
+
self._NotSaveContact = NotSaveContact
|
|
983
|
+
|
|
958
984
|
|
|
959
985
|
def _deserialize(self, params):
|
|
960
986
|
self._ApproverType = params.get("ApproverType")
|
|
@@ -1001,6 +1027,7 @@ class ApproverInfo(AbstractModel):
|
|
|
1001
1027
|
if params.get("RegisterInfo") is not None:
|
|
1002
1028
|
self._RegisterInfo = RegisterInfo()
|
|
1003
1029
|
self._RegisterInfo._deserialize(params.get("RegisterInfo"))
|
|
1030
|
+
self._NotSaveContact = params.get("NotSaveContact")
|
|
1004
1031
|
memeber_set = set(params.keys())
|
|
1005
1032
|
for name, value in vars(self).items():
|
|
1006
1033
|
property_name = name[1:]
|
|
@@ -3198,6 +3225,8 @@ class ComparisonDetail(AbstractModel):
|
|
|
3198
3225
|
|
|
3199
3226
|
def __init__(self):
|
|
3200
3227
|
r"""
|
|
3228
|
+
:param _ComparisonPointId: 合同对比差异点唯一ID。
|
|
3229
|
+
:type ComparisonPointId: str
|
|
3201
3230
|
:param _ComparisonType: 对比前后差异类型,具体如下:
|
|
3202
3231
|
<ul><li> **add**:新增</li>
|
|
3203
3232
|
<li> **change**:变更</li>
|
|
@@ -3215,11 +3244,23 @@ class ComparisonDetail(AbstractModel):
|
|
|
3215
3244
|
:param _DiffText: 对比文本。
|
|
3216
3245
|
:type DiffText: str
|
|
3217
3246
|
"""
|
|
3247
|
+
self._ComparisonPointId = None
|
|
3218
3248
|
self._ComparisonType = None
|
|
3219
3249
|
self._ContentType = None
|
|
3220
3250
|
self._OriginText = None
|
|
3221
3251
|
self._DiffText = None
|
|
3222
3252
|
|
|
3253
|
+
@property
|
|
3254
|
+
def ComparisonPointId(self):
|
|
3255
|
+
r"""合同对比差异点唯一ID。
|
|
3256
|
+
:rtype: str
|
|
3257
|
+
"""
|
|
3258
|
+
return self._ComparisonPointId
|
|
3259
|
+
|
|
3260
|
+
@ComparisonPointId.setter
|
|
3261
|
+
def ComparisonPointId(self, ComparisonPointId):
|
|
3262
|
+
self._ComparisonPointId = ComparisonPointId
|
|
3263
|
+
|
|
3223
3264
|
@property
|
|
3224
3265
|
def ComparisonType(self):
|
|
3225
3266
|
r"""对比前后差异类型,具体如下:
|
|
@@ -3274,6 +3315,7 @@ class ComparisonDetail(AbstractModel):
|
|
|
3274
3315
|
|
|
3275
3316
|
|
|
3276
3317
|
def _deserialize(self, params):
|
|
3318
|
+
self._ComparisonPointId = params.get("ComparisonPointId")
|
|
3277
3319
|
self._ComparisonType = params.get("ComparisonType")
|
|
3278
3320
|
self._ContentType = params.get("ContentType")
|
|
3279
3321
|
self._OriginText = params.get("OriginText")
|
|
@@ -4279,6 +4321,87 @@ class ComponentLimit(AbstractModel):
|
|
|
4279
4321
|
|
|
4280
4322
|
|
|
4281
4323
|
|
|
4324
|
+
class ContractReviewWebUrlOption(AbstractModel):
|
|
4325
|
+
r"""合同审查个性化参数,用于控制页面的展示内容
|
|
4326
|
+
|
|
4327
|
+
"""
|
|
4328
|
+
|
|
4329
|
+
def __init__(self):
|
|
4330
|
+
r"""
|
|
4331
|
+
:param _DisableTemporaryStore: 禁用暂存。 默认 false,设置为 true 会隐藏界面上的临时保存按钮
|
|
4332
|
+
:type DisableTemporaryStore: bool
|
|
4333
|
+
:param _DisableExport: 禁用导出。默认 false,设置为 true 会隐藏界面上的导出按钮
|
|
4334
|
+
:type DisableExport: bool
|
|
4335
|
+
:param _DisableReviewAgain: 禁用重新审查。默认 false,设置为 true 会隐藏界面上的重新审查按钮
|
|
4336
|
+
:type DisableReviewAgain: bool
|
|
4337
|
+
:param _DisableWxQrcode: 禁用二维码分享。默认 false,设置为 true 会隐藏界面上的分享二维码
|
|
4338
|
+
:type DisableWxQrcode: bool
|
|
4339
|
+
"""
|
|
4340
|
+
self._DisableTemporaryStore = None
|
|
4341
|
+
self._DisableExport = None
|
|
4342
|
+
self._DisableReviewAgain = None
|
|
4343
|
+
self._DisableWxQrcode = None
|
|
4344
|
+
|
|
4345
|
+
@property
|
|
4346
|
+
def DisableTemporaryStore(self):
|
|
4347
|
+
r"""禁用暂存。 默认 false,设置为 true 会隐藏界面上的临时保存按钮
|
|
4348
|
+
:rtype: bool
|
|
4349
|
+
"""
|
|
4350
|
+
return self._DisableTemporaryStore
|
|
4351
|
+
|
|
4352
|
+
@DisableTemporaryStore.setter
|
|
4353
|
+
def DisableTemporaryStore(self, DisableTemporaryStore):
|
|
4354
|
+
self._DisableTemporaryStore = DisableTemporaryStore
|
|
4355
|
+
|
|
4356
|
+
@property
|
|
4357
|
+
def DisableExport(self):
|
|
4358
|
+
r"""禁用导出。默认 false,设置为 true 会隐藏界面上的导出按钮
|
|
4359
|
+
:rtype: bool
|
|
4360
|
+
"""
|
|
4361
|
+
return self._DisableExport
|
|
4362
|
+
|
|
4363
|
+
@DisableExport.setter
|
|
4364
|
+
def DisableExport(self, DisableExport):
|
|
4365
|
+
self._DisableExport = DisableExport
|
|
4366
|
+
|
|
4367
|
+
@property
|
|
4368
|
+
def DisableReviewAgain(self):
|
|
4369
|
+
r"""禁用重新审查。默认 false,设置为 true 会隐藏界面上的重新审查按钮
|
|
4370
|
+
:rtype: bool
|
|
4371
|
+
"""
|
|
4372
|
+
return self._DisableReviewAgain
|
|
4373
|
+
|
|
4374
|
+
@DisableReviewAgain.setter
|
|
4375
|
+
def DisableReviewAgain(self, DisableReviewAgain):
|
|
4376
|
+
self._DisableReviewAgain = DisableReviewAgain
|
|
4377
|
+
|
|
4378
|
+
@property
|
|
4379
|
+
def DisableWxQrcode(self):
|
|
4380
|
+
r"""禁用二维码分享。默认 false,设置为 true 会隐藏界面上的分享二维码
|
|
4381
|
+
:rtype: bool
|
|
4382
|
+
"""
|
|
4383
|
+
return self._DisableWxQrcode
|
|
4384
|
+
|
|
4385
|
+
@DisableWxQrcode.setter
|
|
4386
|
+
def DisableWxQrcode(self, DisableWxQrcode):
|
|
4387
|
+
self._DisableWxQrcode = DisableWxQrcode
|
|
4388
|
+
|
|
4389
|
+
|
|
4390
|
+
def _deserialize(self, params):
|
|
4391
|
+
self._DisableTemporaryStore = params.get("DisableTemporaryStore")
|
|
4392
|
+
self._DisableExport = params.get("DisableExport")
|
|
4393
|
+
self._DisableReviewAgain = params.get("DisableReviewAgain")
|
|
4394
|
+
self._DisableWxQrcode = params.get("DisableWxQrcode")
|
|
4395
|
+
memeber_set = set(params.keys())
|
|
4396
|
+
for name, value in vars(self).items():
|
|
4397
|
+
property_name = name[1:]
|
|
4398
|
+
if property_name in memeber_set:
|
|
4399
|
+
memeber_set.remove(property_name)
|
|
4400
|
+
if len(memeber_set) > 0:
|
|
4401
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
4402
|
+
|
|
4403
|
+
|
|
4404
|
+
|
|
4282
4405
|
class CreateBatchAdminChangeInvitationsRequest(AbstractModel):
|
|
4283
4406
|
r"""CreateBatchAdminChangeInvitations请求参数结构体
|
|
4284
4407
|
|
|
@@ -4447,9 +4570,13 @@ class CreateBatchAdminChangeInvitationsUrlRequest(AbstractModel):
|
|
|
4447
4570
|
SMS - 如果使用这个方式,则会给即将变更的超管发信息。
|
|
4448
4571
|
注意:
|
|
4449
4572
|
发送信息的手机号,是用户传递的手机号。
|
|
4450
|
-
|
|
4573
|
+
如果用户同时传递了证件号,手机号会被用户在电子签注册的手机号进行覆盖。
|
|
4451
4574
|
:type NotifyType: str
|
|
4452
|
-
:param _Endpoint:
|
|
4575
|
+
:param _Endpoint: 要跳转的链接类型
|
|
4576
|
+
<ul>
|
|
4577
|
+
<li> **HTTP**:跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型 ,此时返回长链 (默认类型)。</li><li>**HTTP_SHORT_URL**:跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型,此时返回短链。</li><li>**APP**: 第三方APP或小程序跳转电子签小程序的path,APP或者小程序跳转适合此类型。</li>
|
|
4578
|
+
<li>**QR_CODE**: 跳转电子签小程序的http_url的二维码形式,可以在页面展示适合此类型。</li>
|
|
4579
|
+
</ul>
|
|
4453
4580
|
:type Endpoint: str
|
|
4454
4581
|
"""
|
|
4455
4582
|
self._Operator = None
|
|
@@ -4538,7 +4665,7 @@ class CreateBatchAdminChangeInvitationsUrlRequest(AbstractModel):
|
|
|
4538
4665
|
SMS - 如果使用这个方式,则会给即将变更的超管发信息。
|
|
4539
4666
|
注意:
|
|
4540
4667
|
发送信息的手机号,是用户传递的手机号。
|
|
4541
|
-
|
|
4668
|
+
如果用户同时传递了证件号,手机号会被用户在电子签注册的手机号进行覆盖。
|
|
4542
4669
|
:rtype: str
|
|
4543
4670
|
"""
|
|
4544
4671
|
return self._NotifyType
|
|
@@ -4549,7 +4676,11 @@ class CreateBatchAdminChangeInvitationsUrlRequest(AbstractModel):
|
|
|
4549
4676
|
|
|
4550
4677
|
@property
|
|
4551
4678
|
def Endpoint(self):
|
|
4552
|
-
r"""
|
|
4679
|
+
r"""要跳转的链接类型
|
|
4680
|
+
<ul>
|
|
4681
|
+
<li> **HTTP**:跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型 ,此时返回长链 (默认类型)。</li><li>**HTTP_SHORT_URL**:跳转电子签小程序的http_url,短信通知或者H5跳转适合此类型,此时返回短链。</li><li>**APP**: 第三方APP或小程序跳转电子签小程序的path,APP或者小程序跳转适合此类型。</li>
|
|
4682
|
+
<li>**QR_CODE**: 跳转电子签小程序的http_url的二维码形式,可以在页面展示适合此类型。</li>
|
|
4683
|
+
</ul>
|
|
4553
4684
|
:rtype: str
|
|
4554
4685
|
"""
|
|
4555
4686
|
return self._Endpoint
|
|
@@ -4858,6 +4989,12 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
|
4858
4989
|
|
|
4859
4990
|
在合同状态变更的回调信息等场景中,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的[回调通知](https://qian.tencent.com/developers/company/callback_types_v2)模块。
|
|
4860
4991
|
:type UserData: str
|
|
4992
|
+
:param _EnableGeneralChecklist: 启用附加通用风险审查清单。默认为启用状态
|
|
4993
|
+
可选值如下:
|
|
4994
|
+
|
|
4995
|
+
- 1: 启用系统提供的附加通用风险审查清单
|
|
4996
|
+
- 2:不启用系统提供的附加通用风险审查清单
|
|
4997
|
+
:type EnableGeneralChecklist: int
|
|
4861
4998
|
"""
|
|
4862
4999
|
self._Operator = None
|
|
4863
5000
|
self._ResourceIds = None
|
|
@@ -4867,6 +5004,7 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
|
4867
5004
|
self._Agent = None
|
|
4868
5005
|
self._Comment = None
|
|
4869
5006
|
self._UserData = None
|
|
5007
|
+
self._EnableGeneralChecklist = None
|
|
4870
5008
|
|
|
4871
5009
|
@property
|
|
4872
5010
|
def Operator(self):
|
|
@@ -4970,6 +5108,21 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
|
4970
5108
|
def UserData(self, UserData):
|
|
4971
5109
|
self._UserData = UserData
|
|
4972
5110
|
|
|
5111
|
+
@property
|
|
5112
|
+
def EnableGeneralChecklist(self):
|
|
5113
|
+
r"""启用附加通用风险审查清单。默认为启用状态
|
|
5114
|
+
可选值如下:
|
|
5115
|
+
|
|
5116
|
+
- 1: 启用系统提供的附加通用风险审查清单
|
|
5117
|
+
- 2:不启用系统提供的附加通用风险审查清单
|
|
5118
|
+
:rtype: int
|
|
5119
|
+
"""
|
|
5120
|
+
return self._EnableGeneralChecklist
|
|
5121
|
+
|
|
5122
|
+
@EnableGeneralChecklist.setter
|
|
5123
|
+
def EnableGeneralChecklist(self, EnableGeneralChecklist):
|
|
5124
|
+
self._EnableGeneralChecklist = EnableGeneralChecklist
|
|
5125
|
+
|
|
4973
5126
|
|
|
4974
5127
|
def _deserialize(self, params):
|
|
4975
5128
|
if params.get("Operator") is not None:
|
|
@@ -4986,6 +5139,7 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
|
4986
5139
|
self._Agent._deserialize(params.get("Agent"))
|
|
4987
5140
|
self._Comment = params.get("Comment")
|
|
4988
5141
|
self._UserData = params.get("UserData")
|
|
5142
|
+
self._EnableGeneralChecklist = params.get("EnableGeneralChecklist")
|
|
4989
5143
|
memeber_set = set(params.keys())
|
|
4990
5144
|
for name, value in vars(self).items():
|
|
4991
5145
|
property_name = name[1:]
|
|
@@ -6334,7 +6488,6 @@ class CreateBatchSignUrlRequest(AbstractModel):
|
|
|
6334
6488
|
<ul>
|
|
6335
6489
|
<li>请确认该名称与企业营业执照中注册的名称一致。</li>
|
|
6336
6490
|
<li>如果名称中包含英文括号(),请使用中文括号()代替。</li>
|
|
6337
|
-
<li>请确保此企业已完成腾讯电子签企业认证。</li>
|
|
6338
6491
|
</ul>
|
|
6339
6492
|
:type OrganizationName: str
|
|
6340
6493
|
:param _JumpToDetail: 是否直接跳转至合同内容页面进行签署
|
|
@@ -6516,7 +6669,6 @@ class CreateBatchSignUrlRequest(AbstractModel):
|
|
|
6516
6669
|
<ul>
|
|
6517
6670
|
<li>请确认该名称与企业营业执照中注册的名称一致。</li>
|
|
6518
6671
|
<li>如果名称中包含英文括号(),请使用中文括号()代替。</li>
|
|
6519
|
-
<li>请确保此企业已完成腾讯电子签企业认证。</li>
|
|
6520
6672
|
</ul>
|
|
6521
6673
|
:rtype: str
|
|
6522
6674
|
"""
|
|
@@ -7137,10 +7289,13 @@ class CreateContractReviewWebUrlRequest(AbstractModel):
|
|
|
7137
7289
|
|
|
7138
7290
|
在合同状态变更的回调信息等场景中,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的[回调通知](https://qian.tencent.com/developers/company/callback_types_v2)模块。
|
|
7139
7291
|
:type UserData: str
|
|
7292
|
+
:param _Option: 个性化参数,用于控制页面展示内容
|
|
7293
|
+
:type Option: :class:`tencentcloud.ess.v20201111.models.ContractReviewWebUrlOption`
|
|
7140
7294
|
"""
|
|
7141
7295
|
self._Operator = None
|
|
7142
7296
|
self._ResourceId = None
|
|
7143
7297
|
self._UserData = None
|
|
7298
|
+
self._Option = None
|
|
7144
7299
|
|
|
7145
7300
|
@property
|
|
7146
7301
|
def Operator(self):
|
|
@@ -7181,6 +7336,17 @@ class CreateContractReviewWebUrlRequest(AbstractModel):
|
|
|
7181
7336
|
def UserData(self, UserData):
|
|
7182
7337
|
self._UserData = UserData
|
|
7183
7338
|
|
|
7339
|
+
@property
|
|
7340
|
+
def Option(self):
|
|
7341
|
+
r"""个性化参数,用于控制页面展示内容
|
|
7342
|
+
:rtype: :class:`tencentcloud.ess.v20201111.models.ContractReviewWebUrlOption`
|
|
7343
|
+
"""
|
|
7344
|
+
return self._Option
|
|
7345
|
+
|
|
7346
|
+
@Option.setter
|
|
7347
|
+
def Option(self, Option):
|
|
7348
|
+
self._Option = Option
|
|
7349
|
+
|
|
7184
7350
|
|
|
7185
7351
|
def _deserialize(self, params):
|
|
7186
7352
|
if params.get("Operator") is not None:
|
|
@@ -7188,6 +7354,9 @@ class CreateContractReviewWebUrlRequest(AbstractModel):
|
|
|
7188
7354
|
self._Operator._deserialize(params.get("Operator"))
|
|
7189
7355
|
self._ResourceId = params.get("ResourceId")
|
|
7190
7356
|
self._UserData = params.get("UserData")
|
|
7357
|
+
if params.get("Option") is not None:
|
|
7358
|
+
self._Option = ContractReviewWebUrlOption()
|
|
7359
|
+
self._Option._deserialize(params.get("Option"))
|
|
7191
7360
|
memeber_set = set(params.keys())
|
|
7192
7361
|
for name, value in vars(self).items():
|
|
7193
7362
|
property_name = name[1:]
|
|
@@ -14625,7 +14794,33 @@ Endpoint如果是APP 类型,请传递JumpUrl为<font color="red">"true" </font
|
|
|
14625
14794
|
p.s. 如果Endpoint是 APP,传递的跳转地址无效,不会进行跳转,仅会进行回跳。
|
|
14626
14795
|
:type JumpEvents: list of JumpEvent
|
|
14627
14796
|
:param _OrganizationIdCardType: 企业证照类型:<ul><li> **USCC** :(默认)工商组织营业执照</li><li> **PRACTICELICENSEOFMEDICALINSTITUTION** :医疗机构执业许可证</li></ul>
|
|
14797
|
+
|
|
14798
|
+
注意 :
|
|
14799
|
+
如果企业证照类型是医疗机构,则参数设置企业授权方式(AuthorizationTypes)和企业认证方式(AuthorizationMethods)都无效.
|
|
14800
|
+
医疗机构的企业授权方式 仅有授权书的方式。企业认证仅有上传营业执照的方式。
|
|
14628
14801
|
:type OrganizationIdCardType: str
|
|
14802
|
+
:param _OrganizationIdCardTypeSame: 是否允许编辑企业注册时的证照类型
|
|
14803
|
+
|
|
14804
|
+
true:不允许编辑。
|
|
14805
|
+
|
|
14806
|
+
false:允许编辑(默认值)。
|
|
14807
|
+
|
|
14808
|
+
|
|
14809
|
+
注意:
|
|
14810
|
+
入参中的OrganizationIdCardType值不为空的时候,才可设置为不可编辑。
|
|
14811
|
+
:type OrganizationIdCardTypeSame: bool
|
|
14812
|
+
:param _AuthorizationMethod: 指定企业认证的授权方式 支持多选:
|
|
14813
|
+
|
|
14814
|
+
<ul>
|
|
14815
|
+
<li><strong>1</strong>: 上传营业执照</li>
|
|
14816
|
+
<li><strong>2</strong>: 腾讯云快速认证</li>
|
|
14817
|
+
<li><strong>3</strong>: 腾讯商户号授权<font color="red">(仅支持小程序端)</font></li>
|
|
14818
|
+
</ul>
|
|
14819
|
+
|
|
14820
|
+
注意:
|
|
14821
|
+
1.如果没有指定,则默认是1,仅有上传营业执照。
|
|
14822
|
+
2.H5 仅支持上传营业执照。
|
|
14823
|
+
:type AuthorizationMethod: list of int non-negative
|
|
14629
14824
|
"""
|
|
14630
14825
|
self._Operator = None
|
|
14631
14826
|
self._AuthorizationTypes = None
|
|
@@ -14653,6 +14848,8 @@ p.s. 如果Endpoint是 APP,传递的跳转地址无效,不会进行跳转,
|
|
|
14653
14848
|
self._BankAccountNumberSame = None
|
|
14654
14849
|
self._JumpEvents = None
|
|
14655
14850
|
self._OrganizationIdCardType = None
|
|
14851
|
+
self._OrganizationIdCardTypeSame = None
|
|
14852
|
+
self._AuthorizationMethod = None
|
|
14656
14853
|
|
|
14657
14854
|
@property
|
|
14658
14855
|
def Operator(self):
|
|
@@ -14994,6 +15191,10 @@ p.s. 如果Endpoint是 APP,传递的跳转地址无效,不会进行跳转,
|
|
|
14994
15191
|
@property
|
|
14995
15192
|
def OrganizationIdCardType(self):
|
|
14996
15193
|
r"""企业证照类型:<ul><li> **USCC** :(默认)工商组织营业执照</li><li> **PRACTICELICENSEOFMEDICALINSTITUTION** :医疗机构执业许可证</li></ul>
|
|
15194
|
+
|
|
15195
|
+
注意 :
|
|
15196
|
+
如果企业证照类型是医疗机构,则参数设置企业授权方式(AuthorizationTypes)和企业认证方式(AuthorizationMethods)都无效.
|
|
15197
|
+
医疗机构的企业授权方式 仅有授权书的方式。企业认证仅有上传营业执照的方式。
|
|
14997
15198
|
:rtype: str
|
|
14998
15199
|
"""
|
|
14999
15200
|
return self._OrganizationIdCardType
|
|
@@ -15002,6 +15203,46 @@ p.s. 如果Endpoint是 APP,传递的跳转地址无效,不会进行跳转,
|
|
|
15002
15203
|
def OrganizationIdCardType(self, OrganizationIdCardType):
|
|
15003
15204
|
self._OrganizationIdCardType = OrganizationIdCardType
|
|
15004
15205
|
|
|
15206
|
+
@property
|
|
15207
|
+
def OrganizationIdCardTypeSame(self):
|
|
15208
|
+
r"""是否允许编辑企业注册时的证照类型
|
|
15209
|
+
|
|
15210
|
+
true:不允许编辑。
|
|
15211
|
+
|
|
15212
|
+
false:允许编辑(默认值)。
|
|
15213
|
+
|
|
15214
|
+
|
|
15215
|
+
注意:
|
|
15216
|
+
入参中的OrganizationIdCardType值不为空的时候,才可设置为不可编辑。
|
|
15217
|
+
:rtype: bool
|
|
15218
|
+
"""
|
|
15219
|
+
return self._OrganizationIdCardTypeSame
|
|
15220
|
+
|
|
15221
|
+
@OrganizationIdCardTypeSame.setter
|
|
15222
|
+
def OrganizationIdCardTypeSame(self, OrganizationIdCardTypeSame):
|
|
15223
|
+
self._OrganizationIdCardTypeSame = OrganizationIdCardTypeSame
|
|
15224
|
+
|
|
15225
|
+
@property
|
|
15226
|
+
def AuthorizationMethod(self):
|
|
15227
|
+
r"""指定企业认证的授权方式 支持多选:
|
|
15228
|
+
|
|
15229
|
+
<ul>
|
|
15230
|
+
<li><strong>1</strong>: 上传营业执照</li>
|
|
15231
|
+
<li><strong>2</strong>: 腾讯云快速认证</li>
|
|
15232
|
+
<li><strong>3</strong>: 腾讯商户号授权<font color="red">(仅支持小程序端)</font></li>
|
|
15233
|
+
</ul>
|
|
15234
|
+
|
|
15235
|
+
注意:
|
|
15236
|
+
1.如果没有指定,则默认是1,仅有上传营业执照。
|
|
15237
|
+
2.H5 仅支持上传营业执照。
|
|
15238
|
+
:rtype: list of int non-negative
|
|
15239
|
+
"""
|
|
15240
|
+
return self._AuthorizationMethod
|
|
15241
|
+
|
|
15242
|
+
@AuthorizationMethod.setter
|
|
15243
|
+
def AuthorizationMethod(self, AuthorizationMethod):
|
|
15244
|
+
self._AuthorizationMethod = AuthorizationMethod
|
|
15245
|
+
|
|
15005
15246
|
|
|
15006
15247
|
def _deserialize(self, params):
|
|
15007
15248
|
if params.get("Operator") is not None:
|
|
@@ -15037,6 +15278,8 @@ p.s. 如果Endpoint是 APP,传递的跳转地址无效,不会进行跳转,
|
|
|
15037
15278
|
obj._deserialize(item)
|
|
15038
15279
|
self._JumpEvents.append(obj)
|
|
15039
15280
|
self._OrganizationIdCardType = params.get("OrganizationIdCardType")
|
|
15281
|
+
self._OrganizationIdCardTypeSame = params.get("OrganizationIdCardTypeSame")
|
|
15282
|
+
self._AuthorizationMethod = params.get("AuthorizationMethod")
|
|
15040
15283
|
memeber_set = set(params.keys())
|
|
15041
15284
|
for name, value in vars(self).items():
|
|
15042
15285
|
property_name = name[1:]
|
|
@@ -25895,6 +26138,8 @@ class DescribeOrganizationGroupOrganizationsRequest(AbstractModel):
|
|
|
25895
26138
|
|
|
25896
26139
|
@property
|
|
25897
26140
|
def Name(self):
|
|
26141
|
+
warnings.warn("parameter `Name` is deprecated", DeprecationWarning)
|
|
26142
|
+
|
|
25898
26143
|
r"""查询成员企业的企业名,模糊匹配
|
|
25899
26144
|
:rtype: str
|
|
25900
26145
|
"""
|
|
@@ -25902,6 +26147,8 @@ class DescribeOrganizationGroupOrganizationsRequest(AbstractModel):
|
|
|
25902
26147
|
|
|
25903
26148
|
@Name.setter
|
|
25904
26149
|
def Name(self, Name):
|
|
26150
|
+
warnings.warn("parameter `Name` is deprecated", DeprecationWarning)
|
|
26151
|
+
|
|
25905
26152
|
self._Name = Name
|
|
25906
26153
|
|
|
25907
26154
|
@property
|
|
@@ -29093,10 +29340,7 @@ WEWORKAPP: 企业微信
|
|
|
29093
29340
|
:param _CustomUserId: 企业微信UserId
|
|
29094
29341
|
<br/>当ApproverSource为WEWORKAPP的企微或签场景下,必须指企业自有应用获取企业微信的UserId
|
|
29095
29342
|
:type CustomUserId: str
|
|
29096
|
-
:param _ApproverName:
|
|
29097
|
-
<ul>
|
|
29098
|
-
<li>ApproverSource!=WEWORKAPP时,必传</li>
|
|
29099
|
-
</ul>
|
|
29343
|
+
:param _ApproverName: 企业签署人的员工姓名。除企业微信应用场景(ApproverSource设置为WEWORKAPP)外,本字段为必填。
|
|
29100
29344
|
:type ApproverName: str
|
|
29101
29345
|
:param _ApproverMobile: 补充企业签署人员工手机号
|
|
29102
29346
|
<ul>
|
|
@@ -29190,10 +29434,7 @@ WEWORKAPP: 企业微信
|
|
|
29190
29434
|
|
|
29191
29435
|
@property
|
|
29192
29436
|
def ApproverName(self):
|
|
29193
|
-
r"""
|
|
29194
|
-
<ul>
|
|
29195
|
-
<li>ApproverSource!=WEWORKAPP时,必传</li>
|
|
29196
|
-
</ul>
|
|
29437
|
+
r"""企业签署人的员工姓名。除企业微信应用场景(ApproverSource设置为WEWORKAPP)外,本字段为必填。
|
|
29197
29438
|
:rtype: str
|
|
29198
29439
|
"""
|
|
29199
29440
|
return self._ApproverName
|
|
@@ -30453,6 +30694,16 @@ class FlowCreateApprover(AbstractModel):
|
|
|
30453
30694
|
:param _SignEndpoints: 进入签署流程的限制,目前支持以下选项:
|
|
30454
30695
|
<ul><li> <b>空值(默认)</b> :无限制,可在任何场景进入签署流程。</li><li> <b>link</b> :选择此选项后,将无法通过控制台或电子签小程序列表进入填写或签署操作,仅可预览合同。填写或签署流程只能通过短信或发起方提供的专用链接进行。</li></ul>
|
|
30455
30696
|
:type SignEndpoints: list of str
|
|
30697
|
+
:param _NotSaveContact: 是否不保存联系人
|
|
30698
|
+
默认 false 保存联系人 true 不保存联系人
|
|
30699
|
+
|
|
30700
|
+
设置这个参数为保存联系人的时候,他方企业签署人会被保存进发起人的联系人中。
|
|
30701
|
+
联系人查看可登录[电子签控制台](https://test.qian.tencent.cn/console/) 进行查看。
|
|
30702
|
+
如下图位置:
|
|
30703
|
+

|
|
30704
|
+
|
|
30705
|
+
|
|
30706
|
+
:type NotSaveContact: bool
|
|
30456
30707
|
"""
|
|
30457
30708
|
self._ApproverType = None
|
|
30458
30709
|
self._OrganizationName = None
|
|
@@ -30483,6 +30734,7 @@ class FlowCreateApprover(AbstractModel):
|
|
|
30483
30734
|
self._Deadline = None
|
|
30484
30735
|
self._Intention = None
|
|
30485
30736
|
self._SignEndpoints = None
|
|
30737
|
+
self._NotSaveContact = None
|
|
30486
30738
|
|
|
30487
30739
|
@property
|
|
30488
30740
|
def ApproverType(self):
|
|
@@ -30933,6 +31185,25 @@ class FlowCreateApprover(AbstractModel):
|
|
|
30933
31185
|
def SignEndpoints(self, SignEndpoints):
|
|
30934
31186
|
self._SignEndpoints = SignEndpoints
|
|
30935
31187
|
|
|
31188
|
+
@property
|
|
31189
|
+
def NotSaveContact(self):
|
|
31190
|
+
r"""是否不保存联系人
|
|
31191
|
+
默认 false 保存联系人 true 不保存联系人
|
|
31192
|
+
|
|
31193
|
+
设置这个参数为保存联系人的时候,他方企业签署人会被保存进发起人的联系人中。
|
|
31194
|
+
联系人查看可登录[电子签控制台](https://test.qian.tencent.cn/console/) 进行查看。
|
|
31195
|
+
如下图位置:
|
|
31196
|
+

|
|
31197
|
+
|
|
31198
|
+
|
|
31199
|
+
:rtype: bool
|
|
31200
|
+
"""
|
|
31201
|
+
return self._NotSaveContact
|
|
31202
|
+
|
|
31203
|
+
@NotSaveContact.setter
|
|
31204
|
+
def NotSaveContact(self, NotSaveContact):
|
|
31205
|
+
self._NotSaveContact = NotSaveContact
|
|
31206
|
+
|
|
30936
31207
|
|
|
30937
31208
|
def _deserialize(self, params):
|
|
30938
31209
|
self._ApproverType = params.get("ApproverType")
|
|
@@ -30980,6 +31251,7 @@ class FlowCreateApprover(AbstractModel):
|
|
|
30980
31251
|
self._Intention = Intention()
|
|
30981
31252
|
self._Intention._deserialize(params.get("Intention"))
|
|
30982
31253
|
self._SignEndpoints = params.get("SignEndpoints")
|
|
31254
|
+
self._NotSaveContact = params.get("NotSaveContact")
|
|
30983
31255
|
memeber_set = set(params.keys())
|
|
30984
31256
|
for name, value in vars(self).items():
|
|
30985
31257
|
property_name = name[1:]
|
|
@@ -37995,7 +38267,8 @@ class ReferenceExcerpt(AbstractModel):
|
|
|
37995
38267
|
|
|
37996
38268
|
|
|
37997
38269
|
class RegisterInfo(AbstractModel):
|
|
37998
|
-
r"""
|
|
38270
|
+
r"""创建合同,若对方签署人的企业信息还未在腾讯电子签注册。则在进行引导企业注册时控制企业填写的信息。
|
|
38271
|
+
具体可查看[视频](https://qian.tencent.com/developers/video/?menu=scene&id=6)
|
|
37999
38272
|
|
|
38000
38273
|
"""
|
|
38001
38274
|
|
|
@@ -38024,6 +38297,25 @@ class RegisterInfo(AbstractModel):
|
|
|
38024
38297
|
<li><strong>5</strong>: 授权书+对公打款方式</li>
|
|
38025
38298
|
</ul>
|
|
38026
38299
|
:type AuthorizationType: int
|
|
38300
|
+
:param _AuthorizationMethods: 指定企业认证的授权方式 支持多选:
|
|
38301
|
+
|
|
38302
|
+
<ul>
|
|
38303
|
+
<li><strong>1</strong>: 上传营业执照</li>
|
|
38304
|
+
<li><strong>2</strong>: 腾讯云快速认证</li>
|
|
38305
|
+
<li><strong>3</strong>: 腾讯商户号授权<font color="red">(仅支持小程序端)</font></li>
|
|
38306
|
+
</ul>
|
|
38307
|
+
:type AuthorizationMethods: list of int non-negative
|
|
38308
|
+
:param _OrganizationIdCardType: 企业证照类型:
|
|
38309
|
+
|
|
38310
|
+
USCC :(默认)工商组织营业执照
|
|
38311
|
+
PRACTICELICENSEOFMEDICALINSTITUTION :医疗机构执业许可证
|
|
38312
|
+
:type OrganizationIdCardType: str
|
|
38313
|
+
:param _RegisterInfoOption: 企业创建时候的个性化参数。
|
|
38314
|
+
其中,包括一下内容:
|
|
38315
|
+
LegalNameSame 是否可以编辑法人。
|
|
38316
|
+
UnifiedSocialCreditCodeSame 是否可以编辑证件号码。
|
|
38317
|
+
OrganizationIdCardTypeSame 是否可以更改证照类型。
|
|
38318
|
+
:type RegisterInfoOption: :class:`tencentcloud.ess.v20201111.models.RegisterInfoOption`
|
|
38027
38319
|
"""
|
|
38028
38320
|
self._LegalName = None
|
|
38029
38321
|
self._Uscc = None
|
|
@@ -38031,6 +38323,9 @@ class RegisterInfo(AbstractModel):
|
|
|
38031
38323
|
self._OrganizationAddress = None
|
|
38032
38324
|
self._AuthorizationTypes = None
|
|
38033
38325
|
self._AuthorizationType = None
|
|
38326
|
+
self._AuthorizationMethods = None
|
|
38327
|
+
self._OrganizationIdCardType = None
|
|
38328
|
+
self._RegisterInfoOption = None
|
|
38034
38329
|
|
|
38035
38330
|
@property
|
|
38036
38331
|
def LegalName(self):
|
|
@@ -38083,8 +38378,6 @@ class RegisterInfo(AbstractModel):
|
|
|
38083
38378
|
|
|
38084
38379
|
@property
|
|
38085
38380
|
def AuthorizationTypes(self):
|
|
38086
|
-
warnings.warn("parameter `AuthorizationTypes` is deprecated", DeprecationWarning)
|
|
38087
|
-
|
|
38088
38381
|
r"""指定企业认证的授权方式 支持多选:
|
|
38089
38382
|
|
|
38090
38383
|
<ul>
|
|
@@ -38097,12 +38390,12 @@ class RegisterInfo(AbstractModel):
|
|
|
38097
38390
|
|
|
38098
38391
|
@AuthorizationTypes.setter
|
|
38099
38392
|
def AuthorizationTypes(self, AuthorizationTypes):
|
|
38100
|
-
warnings.warn("parameter `AuthorizationTypes` is deprecated", DeprecationWarning)
|
|
38101
|
-
|
|
38102
38393
|
self._AuthorizationTypes = AuthorizationTypes
|
|
38103
38394
|
|
|
38104
38395
|
@property
|
|
38105
38396
|
def AuthorizationType(self):
|
|
38397
|
+
warnings.warn("parameter `AuthorizationType` is deprecated", DeprecationWarning)
|
|
38398
|
+
|
|
38106
38399
|
r"""指定企业认证的授权方式:
|
|
38107
38400
|
|
|
38108
38401
|
<ul>
|
|
@@ -38115,8 +38408,56 @@ class RegisterInfo(AbstractModel):
|
|
|
38115
38408
|
|
|
38116
38409
|
@AuthorizationType.setter
|
|
38117
38410
|
def AuthorizationType(self, AuthorizationType):
|
|
38411
|
+
warnings.warn("parameter `AuthorizationType` is deprecated", DeprecationWarning)
|
|
38412
|
+
|
|
38118
38413
|
self._AuthorizationType = AuthorizationType
|
|
38119
38414
|
|
|
38415
|
+
@property
|
|
38416
|
+
def AuthorizationMethods(self):
|
|
38417
|
+
r"""指定企业认证的授权方式 支持多选:
|
|
38418
|
+
|
|
38419
|
+
<ul>
|
|
38420
|
+
<li><strong>1</strong>: 上传营业执照</li>
|
|
38421
|
+
<li><strong>2</strong>: 腾讯云快速认证</li>
|
|
38422
|
+
<li><strong>3</strong>: 腾讯商户号授权<font color="red">(仅支持小程序端)</font></li>
|
|
38423
|
+
</ul>
|
|
38424
|
+
:rtype: list of int non-negative
|
|
38425
|
+
"""
|
|
38426
|
+
return self._AuthorizationMethods
|
|
38427
|
+
|
|
38428
|
+
@AuthorizationMethods.setter
|
|
38429
|
+
def AuthorizationMethods(self, AuthorizationMethods):
|
|
38430
|
+
self._AuthorizationMethods = AuthorizationMethods
|
|
38431
|
+
|
|
38432
|
+
@property
|
|
38433
|
+
def OrganizationIdCardType(self):
|
|
38434
|
+
r"""企业证照类型:
|
|
38435
|
+
|
|
38436
|
+
USCC :(默认)工商组织营业执照
|
|
38437
|
+
PRACTICELICENSEOFMEDICALINSTITUTION :医疗机构执业许可证
|
|
38438
|
+
:rtype: str
|
|
38439
|
+
"""
|
|
38440
|
+
return self._OrganizationIdCardType
|
|
38441
|
+
|
|
38442
|
+
@OrganizationIdCardType.setter
|
|
38443
|
+
def OrganizationIdCardType(self, OrganizationIdCardType):
|
|
38444
|
+
self._OrganizationIdCardType = OrganizationIdCardType
|
|
38445
|
+
|
|
38446
|
+
@property
|
|
38447
|
+
def RegisterInfoOption(self):
|
|
38448
|
+
r"""企业创建时候的个性化参数。
|
|
38449
|
+
其中,包括一下内容:
|
|
38450
|
+
LegalNameSame 是否可以编辑法人。
|
|
38451
|
+
UnifiedSocialCreditCodeSame 是否可以编辑证件号码。
|
|
38452
|
+
OrganizationIdCardTypeSame 是否可以更改证照类型。
|
|
38453
|
+
:rtype: :class:`tencentcloud.ess.v20201111.models.RegisterInfoOption`
|
|
38454
|
+
"""
|
|
38455
|
+
return self._RegisterInfoOption
|
|
38456
|
+
|
|
38457
|
+
@RegisterInfoOption.setter
|
|
38458
|
+
def RegisterInfoOption(self, RegisterInfoOption):
|
|
38459
|
+
self._RegisterInfoOption = RegisterInfoOption
|
|
38460
|
+
|
|
38120
38461
|
|
|
38121
38462
|
def _deserialize(self, params):
|
|
38122
38463
|
self._LegalName = params.get("LegalName")
|
|
@@ -38125,6 +38466,114 @@ class RegisterInfo(AbstractModel):
|
|
|
38125
38466
|
self._OrganizationAddress = params.get("OrganizationAddress")
|
|
38126
38467
|
self._AuthorizationTypes = params.get("AuthorizationTypes")
|
|
38127
38468
|
self._AuthorizationType = params.get("AuthorizationType")
|
|
38469
|
+
self._AuthorizationMethods = params.get("AuthorizationMethods")
|
|
38470
|
+
self._OrganizationIdCardType = params.get("OrganizationIdCardType")
|
|
38471
|
+
if params.get("RegisterInfoOption") is not None:
|
|
38472
|
+
self._RegisterInfoOption = RegisterInfoOption()
|
|
38473
|
+
self._RegisterInfoOption._deserialize(params.get("RegisterInfoOption"))
|
|
38474
|
+
memeber_set = set(params.keys())
|
|
38475
|
+
for name, value in vars(self).items():
|
|
38476
|
+
property_name = name[1:]
|
|
38477
|
+
if property_name in memeber_set:
|
|
38478
|
+
memeber_set.remove(property_name)
|
|
38479
|
+
if len(memeber_set) > 0:
|
|
38480
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
38481
|
+
|
|
38482
|
+
|
|
38483
|
+
|
|
38484
|
+
class RegisterInfoOption(AbstractModel):
|
|
38485
|
+
r"""创建合同,若对方签署人的企业信息还未在腾讯电子签注册。则在进行引导企业注册时控制企业填写信息的个性化参数。
|
|
38486
|
+
具体可查看[视频](https://qian.tencent.com/developers/video/?menu=scene&id=6)
|
|
38487
|
+
|
|
38488
|
+
"""
|
|
38489
|
+
|
|
38490
|
+
def __init__(self):
|
|
38491
|
+
r"""
|
|
38492
|
+
:param _LegalNameSame: 是否允许编辑企业注册时的法人姓名。
|
|
38493
|
+
<br/>true:允许编辑<br/>false:不允许编辑(默认值)<br/>
|
|
38494
|
+
|
|
38495
|
+
注意:
|
|
38496
|
+
RegisterInfo 中的LegalName值不为空的时候,才可设置为不可编辑。
|
|
38497
|
+
:type LegalNameSame: bool
|
|
38498
|
+
:param _UnifiedSocialCreditCodeCNameSame: 是否允许编辑企业注册时统一社会信用代码。
|
|
38499
|
+
<br/>true:不允许编辑。
|
|
38500
|
+
<br/>false:允许编辑(默认值)。
|
|
38501
|
+
<br/>
|
|
38502
|
+
|
|
38503
|
+
|
|
38504
|
+
注意:
|
|
38505
|
+
RegisterInfo 中的UnifiedSocialCreditCode值不为空的时候,才可设置为不可编辑。
|
|
38506
|
+
|
|
38507
|
+
:type UnifiedSocialCreditCodeCNameSame: bool
|
|
38508
|
+
:param _OrganizationIdCardTypeSame: 是否允许编辑企业注册时的证照类型
|
|
38509
|
+
<br/>true:不允许编辑。
|
|
38510
|
+
<br/>false:允许编辑(默认值)。
|
|
38511
|
+
<br/>
|
|
38512
|
+
|
|
38513
|
+
注意:
|
|
38514
|
+
RegisterInfo 中的OrganizationIdCardType值不为空的时候,才可设置为不可编辑。
|
|
38515
|
+
:type OrganizationIdCardTypeSame: bool
|
|
38516
|
+
"""
|
|
38517
|
+
self._LegalNameSame = None
|
|
38518
|
+
self._UnifiedSocialCreditCodeCNameSame = None
|
|
38519
|
+
self._OrganizationIdCardTypeSame = None
|
|
38520
|
+
|
|
38521
|
+
@property
|
|
38522
|
+
def LegalNameSame(self):
|
|
38523
|
+
r"""是否允许编辑企业注册时的法人姓名。
|
|
38524
|
+
<br/>true:允许编辑<br/>false:不允许编辑(默认值)<br/>
|
|
38525
|
+
|
|
38526
|
+
注意:
|
|
38527
|
+
RegisterInfo 中的LegalName值不为空的时候,才可设置为不可编辑。
|
|
38528
|
+
:rtype: bool
|
|
38529
|
+
"""
|
|
38530
|
+
return self._LegalNameSame
|
|
38531
|
+
|
|
38532
|
+
@LegalNameSame.setter
|
|
38533
|
+
def LegalNameSame(self, LegalNameSame):
|
|
38534
|
+
self._LegalNameSame = LegalNameSame
|
|
38535
|
+
|
|
38536
|
+
@property
|
|
38537
|
+
def UnifiedSocialCreditCodeCNameSame(self):
|
|
38538
|
+
r"""是否允许编辑企业注册时统一社会信用代码。
|
|
38539
|
+
<br/>true:不允许编辑。
|
|
38540
|
+
<br/>false:允许编辑(默认值)。
|
|
38541
|
+
<br/>
|
|
38542
|
+
|
|
38543
|
+
|
|
38544
|
+
注意:
|
|
38545
|
+
RegisterInfo 中的UnifiedSocialCreditCode值不为空的时候,才可设置为不可编辑。
|
|
38546
|
+
|
|
38547
|
+
:rtype: bool
|
|
38548
|
+
"""
|
|
38549
|
+
return self._UnifiedSocialCreditCodeCNameSame
|
|
38550
|
+
|
|
38551
|
+
@UnifiedSocialCreditCodeCNameSame.setter
|
|
38552
|
+
def UnifiedSocialCreditCodeCNameSame(self, UnifiedSocialCreditCodeCNameSame):
|
|
38553
|
+
self._UnifiedSocialCreditCodeCNameSame = UnifiedSocialCreditCodeCNameSame
|
|
38554
|
+
|
|
38555
|
+
@property
|
|
38556
|
+
def OrganizationIdCardTypeSame(self):
|
|
38557
|
+
r"""是否允许编辑企业注册时的证照类型
|
|
38558
|
+
<br/>true:不允许编辑。
|
|
38559
|
+
<br/>false:允许编辑(默认值)。
|
|
38560
|
+
<br/>
|
|
38561
|
+
|
|
38562
|
+
注意:
|
|
38563
|
+
RegisterInfo 中的OrganizationIdCardType值不为空的时候,才可设置为不可编辑。
|
|
38564
|
+
:rtype: bool
|
|
38565
|
+
"""
|
|
38566
|
+
return self._OrganizationIdCardTypeSame
|
|
38567
|
+
|
|
38568
|
+
@OrganizationIdCardTypeSame.setter
|
|
38569
|
+
def OrganizationIdCardTypeSame(self, OrganizationIdCardTypeSame):
|
|
38570
|
+
self._OrganizationIdCardTypeSame = OrganizationIdCardTypeSame
|
|
38571
|
+
|
|
38572
|
+
|
|
38573
|
+
def _deserialize(self, params):
|
|
38574
|
+
self._LegalNameSame = params.get("LegalNameSame")
|
|
38575
|
+
self._UnifiedSocialCreditCodeCNameSame = params.get("UnifiedSocialCreditCodeCNameSame")
|
|
38576
|
+
self._OrganizationIdCardTypeSame = params.get("OrganizationIdCardTypeSame")
|
|
38128
38577
|
memeber_set = set(params.keys())
|
|
38129
38578
|
for name, value in vars(self).items():
|
|
38130
38579
|
property_name = name[1:]
|