tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__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/ams/v20201229/ams_client.py +17 -6
- tencentcloud/ams/v20201229/models.py +8 -6
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
- tencentcloud/autoscaling/v20180419/models.py +198 -102
- tencentcloud/bi/v20220105/models.py +15 -0
- tencentcloud/cam/v20190116/models.py +0 -2
- tencentcloud/cat/v20180409/cat_client.py +23 -0
- tencentcloud/cat/v20180409/models.py +509 -0
- tencentcloud/cbs/v20170312/cbs_client.py +1 -1
- tencentcloud/cbs/v20170312/models.py +67 -56
- tencentcloud/ccc/v20200210/models.py +105 -56
- tencentcloud/cdb/v20170320/cdb_client.py +2 -2
- tencentcloud/cdb/v20170320/models.py +10 -10
- tencentcloud/cdc/v20201214/cdc_client.py +46 -0
- tencentcloud/cdc/v20201214/errorcodes.py +18 -0
- tencentcloud/cdc/v20201214/models.py +173 -0
- tencentcloud/cdn/v20180606/cdn_client.py +70 -24
- tencentcloud/cdn/v20180606/models.py +19 -4
- tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
- tencentcloud/cdwpg/v20201230/models.py +0 -12
- tencentcloud/cfs/v20190719/models.py +15 -0
- tencentcloud/chc/v20230418/models.py +15 -0
- tencentcloud/ckafka/v20190819/models.py +0 -8
- tencentcloud/clb/v20180317/clb_client.py +1 -1
- tencentcloud/clb/v20180317/models.py +264 -370
- tencentcloud/cls/v20201016/models.py +35 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/errorcodes.py +19 -1
- tencentcloud/cvm/v20170312/models.py +335 -40
- tencentcloud/cynosdb/v20190107/models.py +0 -6
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/models.py +109 -0
- tencentcloud/dc/v20180410/models.py +25 -12
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/models.py +124 -0
- tencentcloud/domain/v20180808/domain_client.py +4 -2
- tencentcloud/domain/v20180808/errorcodes.py +3 -0
- tencentcloud/domain/v20180808/models.py +584 -158
- tencentcloud/dsgc/v20190723/models.py +15 -0
- tencentcloud/dts/v20211206/models.py +1 -16
- tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
- tencentcloud/emr/v20190103/models.py +15 -0
- tencentcloud/ess/v20201111/models.py +16 -12
- tencentcloud/gs/v20191118/errorcodes.py +3 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/models.py +295 -6
- tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
- tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
- tencentcloud/gwlb/v20240906/models.py +4 -32
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +23 -0
- tencentcloud/hai/v20230812/models.py +109 -0
- tencentcloud/hunyuan/v20230901/models.py +2 -2
- tencentcloud/ims/v20201229/models.py +25 -4
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +557 -4
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
- tencentcloud/iotexplorer/v20190423/models.py +94 -4
- tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
- tencentcloud/iss/v20230517/errorcodes.py +6 -0
- tencentcloud/iss/v20230517/iss_client.py +115 -0
- tencentcloud/iss/v20230517/models.py +1095 -12
- tencentcloud/lcic/v20220817/errorcodes.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -0
- tencentcloud/live/v20180801/models.py +2 -2
- tencentcloud/lke/v20231130/errorcodes.py +3 -0
- tencentcloud/lke/v20231130/lke_client.py +4 -2
- tencentcloud/lke/v20231130/models.py +251 -16
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
- tencentcloud/lkeap/v20240522/models.py +193 -2
- tencentcloud/monitor/v20180724/models.py +8 -8
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +135 -10
- tencentcloud/ocr/v20181119/models.py +38 -2
- tencentcloud/postgres/v20170312/models.py +36 -106
- tencentcloud/postgres/v20170312/postgres_client.py +15 -5
- tencentcloud/redis/v20180412/models.py +159 -6
- tencentcloud/ses/v20201002/models.py +15 -0
- tencentcloud/soe/v20180724/models.py +4 -2
- tencentcloud/ssm/v20190923/models.py +45 -0
- tencentcloud/tat/v20201028/errorcodes.py +6 -0
- tencentcloud/tat/v20201028/models.py +78 -32
- tencentcloud/tcss/v20201101/models.py +45 -0
- tencentcloud/tdmq/v20200217/models.py +115 -95
- tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
- tencentcloud/tds/v20220801/models.py +441 -0
- tencentcloud/tds/v20220801/tds_client.py +23 -0
- tencentcloud/tem/v20210701/models.py +0 -498
- tencentcloud/teo/v20220901/errorcodes.py +3 -0
- tencentcloud/teo/v20220901/models.py +47 -126
- tencentcloud/tione/v20211111/errorcodes.py +3 -0
- tencentcloud/tione/v20211111/models.py +744 -0
- tencentcloud/tione/v20211111/tione_client.py +23 -0
- tencentcloud/trtc/v20190722/models.py +4 -10
- tencentcloud/tse/v20201207/models.py +90 -0
- tencentcloud/tsf/v20180326/models.py +15 -0
- tencentcloud/tts/v20190823/tts_client.py +2 -2
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client.py +16 -8
- tencentcloud/vod/v20180717/models.py +24 -12
- tencentcloud/vpc/v20170312/models.py +758 -84
- tencentcloud/vpc/v20170312/vpc_client.py +115 -0
- tencentcloud/waf/v20180125/models.py +378 -0
- tencentcloud/wedata/v20210820/models.py +391 -26
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -29,7 +29,7 @@ class AuctionInfo(AbstractModel):
|
|
29
29
|
:type Bidder: str
|
30
30
|
:param _AuctionTime: 竞拍时间
|
31
31
|
:type AuctionTime: str
|
32
|
-
:param _AuctionPrice: 竞拍价格
|
32
|
+
:param _AuctionPrice: 竞拍价格 单位元
|
33
33
|
:type AuctionPrice: float
|
34
34
|
:param _Status: 状态 up: 领先 down: 落后
|
35
35
|
:type Status: str
|
@@ -63,7 +63,7 @@ class AuctionInfo(AbstractModel):
|
|
63
63
|
|
64
64
|
@property
|
65
65
|
def AuctionPrice(self):
|
66
|
-
"""竞拍价格
|
66
|
+
"""竞拍价格 单位元
|
67
67
|
:rtype: float
|
68
68
|
"""
|
69
69
|
return self._AuctionPrice
|
@@ -108,7 +108,8 @@ class BatchModifyDomainInfoRequest(AbstractModel):
|
|
108
108
|
r"""
|
109
109
|
:param _Domains: 批量修改的域名。
|
110
110
|
:type Domains: list of str
|
111
|
-
:param _TemplateId: 模板ID
|
111
|
+
:param _TemplateId: 模板ID
|
112
|
+
可从DescribeTemplates接口获取
|
112
113
|
:type TemplateId: str
|
113
114
|
:param _LockTransfer: true: 开启60天内禁止转移注册商锁定
|
114
115
|
false:关闭60天内禁止转移注册商锁定
|
@@ -132,7 +133,8 @@ false:关闭60天内禁止转移注册商锁定
|
|
132
133
|
|
133
134
|
@property
|
134
135
|
def TemplateId(self):
|
135
|
-
"""模板ID
|
136
|
+
"""模板ID
|
137
|
+
可从DescribeTemplates接口获取
|
136
138
|
:rtype: str
|
137
139
|
"""
|
138
140
|
return self._TemplateId
|
@@ -224,6 +226,16 @@ class BatchStatus(AbstractModel):
|
|
224
226
|
:param _Status: 批量任务状态 doing:进行中 success:成功 failed:失败 partial_success:部分成功
|
225
227
|
:type Status: str
|
226
228
|
:param _BatchAction: 批量任务类型
|
229
|
+
new:注册域名
|
230
|
+
renew:续费域名
|
231
|
+
batch_transfer_prohibition_on:开启禁止转移锁
|
232
|
+
batch_transfer_prohibition_off:关闭禁止转移锁
|
233
|
+
batch_update_prohibition_on:开启禁止更新锁
|
234
|
+
batch_update_prohibition_off:关闭禁止更新锁
|
235
|
+
batch_modify_owner:域名转移
|
236
|
+
batch_modify_domain_info:域名信息修改
|
237
|
+
batch_transfer_in:域名转入
|
238
|
+
batch_cancel_transfer_out:域名取消转出
|
227
239
|
:type BatchAction: str
|
228
240
|
"""
|
229
241
|
self._LogId = None
|
@@ -255,6 +267,16 @@ class BatchStatus(AbstractModel):
|
|
255
267
|
@property
|
256
268
|
def BatchAction(self):
|
257
269
|
"""批量任务类型
|
270
|
+
new:注册域名
|
271
|
+
renew:续费域名
|
272
|
+
batch_transfer_prohibition_on:开启禁止转移锁
|
273
|
+
batch_transfer_prohibition_off:关闭禁止转移锁
|
274
|
+
batch_update_prohibition_on:开启禁止更新锁
|
275
|
+
batch_update_prohibition_off:关闭禁止更新锁
|
276
|
+
batch_modify_owner:域名转移
|
277
|
+
batch_modify_domain_info:域名信息修改
|
278
|
+
batch_transfer_in:域名转入
|
279
|
+
batch_cancel_transfer_out:域名取消转出
|
258
280
|
:rtype: str
|
259
281
|
"""
|
260
282
|
return self._BatchAction
|
@@ -285,14 +307,16 @@ class BidDetailPageRequest(AbstractModel):
|
|
285
307
|
|
286
308
|
def __init__(self):
|
287
309
|
r"""
|
288
|
-
:param _BusinessId:
|
310
|
+
:param _BusinessId: 预约ID
|
311
|
+
可通过DescribeBiddingList接口获取
|
289
312
|
:type BusinessId: str
|
290
313
|
"""
|
291
314
|
self._BusinessId = None
|
292
315
|
|
293
316
|
@property
|
294
317
|
def BusinessId(self):
|
295
|
-
"""
|
318
|
+
"""预约ID
|
319
|
+
可通过DescribeBiddingList接口获取
|
296
320
|
:rtype: str
|
297
321
|
"""
|
298
322
|
return self._BusinessId
|
@@ -323,16 +347,16 @@ class BidDetailPageResponse(AbstractModel):
|
|
323
347
|
r"""
|
324
348
|
:param _Domain: 域名
|
325
349
|
:type Domain: str
|
326
|
-
:param _CurrentPrice: 当前域名价格
|
350
|
+
:param _CurrentPrice: 当前域名价格 单位元
|
327
351
|
:type CurrentPrice: float
|
328
|
-
:param _BidPrice: 用户上次出价
|
352
|
+
:param _BidPrice: 用户上次出价 单位元
|
329
353
|
:type BidPrice: float
|
330
|
-
:param _CurrentPriceScope: 当前加价幅度
|
354
|
+
:param _CurrentPriceScope: 当前加价幅度 单位元
|
331
355
|
:type CurrentPriceScope: float
|
332
356
|
:param _PriceScope: 加价幅度区间配置
|
333
357
|
注意:此字段可能返回 null,表示取不到有效值。
|
334
358
|
:type PriceScope: list of PriceScopeConf
|
335
|
-
:param _DepositPrice: 用户当前已经支付了的保证金
|
359
|
+
:param _DepositPrice: 用户当前已经支付了的保证金 单位元
|
336
360
|
:type DepositPrice: float
|
337
361
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
338
362
|
:type RequestId: str
|
@@ -358,7 +382,7 @@ class BidDetailPageResponse(AbstractModel):
|
|
358
382
|
|
359
383
|
@property
|
360
384
|
def CurrentPrice(self):
|
361
|
-
"""当前域名价格
|
385
|
+
"""当前域名价格 单位元
|
362
386
|
:rtype: float
|
363
387
|
"""
|
364
388
|
return self._CurrentPrice
|
@@ -369,7 +393,7 @@ class BidDetailPageResponse(AbstractModel):
|
|
369
393
|
|
370
394
|
@property
|
371
395
|
def BidPrice(self):
|
372
|
-
"""用户上次出价
|
396
|
+
"""用户上次出价 单位元
|
373
397
|
:rtype: float
|
374
398
|
"""
|
375
399
|
return self._BidPrice
|
@@ -380,7 +404,7 @@ class BidDetailPageResponse(AbstractModel):
|
|
380
404
|
|
381
405
|
@property
|
382
406
|
def CurrentPriceScope(self):
|
383
|
-
"""当前加价幅度
|
407
|
+
"""当前加价幅度 单位元
|
384
408
|
:rtype: float
|
385
409
|
"""
|
386
410
|
return self._CurrentPriceScope
|
@@ -403,7 +427,7 @@ class BidDetailPageResponse(AbstractModel):
|
|
403
427
|
|
404
428
|
@property
|
405
429
|
def DepositPrice(self):
|
406
|
-
"""用户当前已经支付了的保证金
|
430
|
+
"""用户当前已经支付了的保证金 单位元
|
407
431
|
:rtype: float
|
408
432
|
"""
|
409
433
|
return self._DepositPrice
|
@@ -525,13 +549,13 @@ class BiddingAppointResult(AbstractModel):
|
|
525
549
|
|
526
550
|
def __init__(self):
|
527
551
|
r"""
|
528
|
-
:param _BusinessID:
|
552
|
+
:param _BusinessID: 预约ID
|
529
553
|
:type BusinessID: str
|
530
554
|
:param _Domain: 域名
|
531
555
|
:type Domain: str
|
532
|
-
:param _AppointPrice: 预定价格
|
556
|
+
:param _AppointPrice: 预定价格 单位元
|
533
557
|
:type AppointPrice: int
|
534
|
-
:param _AppointBondPrice: 预约保证金
|
558
|
+
:param _AppointBondPrice: 预约保证金 单位元
|
535
559
|
:type AppointBondPrice: int
|
536
560
|
:param _AppointEndTime: 预约结束时间
|
537
561
|
:type AppointEndTime: str
|
@@ -550,7 +574,7 @@ class BiddingAppointResult(AbstractModel):
|
|
550
574
|
|
551
575
|
@property
|
552
576
|
def BusinessID(self):
|
553
|
-
"""
|
577
|
+
"""预约ID
|
554
578
|
:rtype: str
|
555
579
|
"""
|
556
580
|
return self._BusinessID
|
@@ -572,7 +596,7 @@ class BiddingAppointResult(AbstractModel):
|
|
572
596
|
|
573
597
|
@property
|
574
598
|
def AppointPrice(self):
|
575
|
-
"""预定价格
|
599
|
+
"""预定价格 单位元
|
576
600
|
:rtype: int
|
577
601
|
"""
|
578
602
|
return self._AppointPrice
|
@@ -583,7 +607,7 @@ class BiddingAppointResult(AbstractModel):
|
|
583
607
|
|
584
608
|
@property
|
585
609
|
def AppointBondPrice(self):
|
586
|
-
"""预约保证金
|
610
|
+
"""预约保证金 单位元
|
587
611
|
:rtype: int
|
588
612
|
"""
|
589
613
|
return self._AppointBondPrice
|
@@ -652,8 +676,9 @@ class BiddingPreReleaseRequest(AbstractModel):
|
|
652
676
|
def __init__(self):
|
653
677
|
r"""
|
654
678
|
:param _BusinessId: 业务ID
|
679
|
+
可通过DescribeBiddingList接口获取
|
655
680
|
:type BusinessId: str
|
656
|
-
:param _Price: 价格
|
681
|
+
:param _Price: 价格 单位元
|
657
682
|
:type Price: float
|
658
683
|
"""
|
659
684
|
self._BusinessId = None
|
@@ -662,6 +687,7 @@ class BiddingPreReleaseRequest(AbstractModel):
|
|
662
687
|
@property
|
663
688
|
def BusinessId(self):
|
664
689
|
"""业务ID
|
690
|
+
可通过DescribeBiddingList接口获取
|
665
691
|
:rtype: str
|
666
692
|
"""
|
667
693
|
return self._BusinessId
|
@@ -672,7 +698,7 @@ class BiddingPreReleaseRequest(AbstractModel):
|
|
672
698
|
|
673
699
|
@property
|
674
700
|
def Price(self):
|
675
|
-
"""价格
|
701
|
+
"""价格 单位元
|
676
702
|
:rtype: float
|
677
703
|
"""
|
678
704
|
return self._Price
|
@@ -704,7 +730,7 @@ class BiddingPreReleaseResponse(AbstractModel):
|
|
704
730
|
r"""
|
705
731
|
:param _IsNeedPay: 是否需要额外支付
|
706
732
|
:type IsNeedPay: bool
|
707
|
-
:param _BillingParam:
|
733
|
+
:param _BillingParam: 计费请求参数,以类Json字符串的形式进行返回。用于计费下单
|
708
734
|
:type BillingParam: str
|
709
735
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
710
736
|
:type RequestId: str
|
@@ -726,7 +752,7 @@ class BiddingPreReleaseResponse(AbstractModel):
|
|
726
752
|
|
727
753
|
@property
|
728
754
|
def BillingParam(self):
|
729
|
-
"""
|
755
|
+
"""计费请求参数,以类Json字符串的形式进行返回。用于计费下单
|
730
756
|
:rtype: str
|
731
757
|
"""
|
732
758
|
return self._BillingParam
|
@@ -760,17 +786,17 @@ class BiddingResult(AbstractModel):
|
|
760
786
|
|
761
787
|
def __init__(self):
|
762
788
|
r"""
|
763
|
-
:param _BusinessID:
|
789
|
+
:param _BusinessID: 预约ID
|
764
790
|
:type BusinessID: str
|
765
791
|
:param _Domain: 域名
|
766
792
|
:type Domain: str
|
767
|
-
:param _CurrentPrice: 当前价格
|
793
|
+
:param _CurrentPrice: 当前价格 单位元
|
768
794
|
:type CurrentPrice: int
|
769
795
|
:param _CurrentNickname: 当前用户昵称
|
770
796
|
:type CurrentNickname: str
|
771
|
-
:param _BiddingPrice: 我的出价
|
797
|
+
:param _BiddingPrice: 我的出价 单位元
|
772
798
|
:type BiddingPrice: int
|
773
|
-
:param _BiddingBondPrice: 竞价保证金
|
799
|
+
:param _BiddingBondPrice: 竞价保证金 单位元
|
774
800
|
:type BiddingBondPrice: int
|
775
801
|
:param _BiddingEndTime: 竞价结束时间
|
776
802
|
:type BiddingEndTime: str
|
@@ -794,7 +820,7 @@ class BiddingResult(AbstractModel):
|
|
794
820
|
|
795
821
|
@property
|
796
822
|
def BusinessID(self):
|
797
|
-
"""
|
823
|
+
"""预约ID
|
798
824
|
:rtype: str
|
799
825
|
"""
|
800
826
|
return self._BusinessID
|
@@ -816,7 +842,7 @@ class BiddingResult(AbstractModel):
|
|
816
842
|
|
817
843
|
@property
|
818
844
|
def CurrentPrice(self):
|
819
|
-
"""当前价格
|
845
|
+
"""当前价格 单位元
|
820
846
|
:rtype: int
|
821
847
|
"""
|
822
848
|
return self._CurrentPrice
|
@@ -838,7 +864,7 @@ class BiddingResult(AbstractModel):
|
|
838
864
|
|
839
865
|
@property
|
840
866
|
def BiddingPrice(self):
|
841
|
-
"""我的出价
|
867
|
+
"""我的出价 单位元
|
842
868
|
:rtype: int
|
843
869
|
"""
|
844
870
|
return self._BiddingPrice
|
@@ -849,7 +875,7 @@ class BiddingResult(AbstractModel):
|
|
849
875
|
|
850
876
|
@property
|
851
877
|
def BiddingBondPrice(self):
|
852
|
-
"""竞价保证金
|
878
|
+
"""竞价保证金 单位元
|
853
879
|
:rtype: int
|
854
880
|
"""
|
855
881
|
return self._BiddingBondPrice
|
@@ -1206,6 +1232,15 @@ class CheckBatchStatusRequest(AbstractModel):
|
|
1206
1232
|
def __init__(self):
|
1207
1233
|
r"""
|
1208
1234
|
:param _LogIds: 操作日志 ID数组,最多 200 个
|
1235
|
+
可通过任意批量操作接口获取,例如:
|
1236
|
+
BatchModifyDomainInfo
|
1237
|
+
ModifyDomainDNSBatch
|
1238
|
+
ModifyDomainOwnerBatch
|
1239
|
+
UpdateProhibitionBatch
|
1240
|
+
TransferProhibitionBatch
|
1241
|
+
TransferInDomainBatch
|
1242
|
+
TransferInDomainBatchBuy
|
1243
|
+
CancelTransferOutInBatch
|
1209
1244
|
:type LogIds: list of int non-negative
|
1210
1245
|
"""
|
1211
1246
|
self._LogIds = None
|
@@ -1213,6 +1248,15 @@ class CheckBatchStatusRequest(AbstractModel):
|
|
1213
1248
|
@property
|
1214
1249
|
def LogIds(self):
|
1215
1250
|
"""操作日志 ID数组,最多 200 个
|
1251
|
+
可通过任意批量操作接口获取,例如:
|
1252
|
+
BatchModifyDomainInfo
|
1253
|
+
ModifyDomainDNSBatch
|
1254
|
+
ModifyDomainOwnerBatch
|
1255
|
+
UpdateProhibitionBatch
|
1256
|
+
TransferProhibitionBatch
|
1257
|
+
TransferInDomainBatch
|
1258
|
+
TransferInDomainBatchBuy
|
1259
|
+
CancelTransferOutInBatch
|
1216
1260
|
:rtype: list of int non-negative
|
1217
1261
|
"""
|
1218
1262
|
return self._LogIds
|
@@ -1833,10 +1877,13 @@ class CreateCustomDnsHostRequest(AbstractModel):
|
|
1833
1877
|
def __init__(self):
|
1834
1878
|
r"""
|
1835
1879
|
:param _DomainId: 域名实例ID
|
1880
|
+
可通过DescribeDomainLIst接口获取
|
1836
1881
|
:type DomainId: str
|
1837
1882
|
:param _DnsName: Dns名称
|
1883
|
+
例如:<>.test.com;其中<>就是Dns名称,可以是任意域名允许的格式
|
1838
1884
|
:type DnsName: str
|
1839
1885
|
:param _IpSet: IP地址列表
|
1886
|
+
可选择:正常IP地址范围
|
1840
1887
|
:type IpSet: list of str
|
1841
1888
|
"""
|
1842
1889
|
self._DomainId = None
|
@@ -1846,6 +1893,7 @@ class CreateCustomDnsHostRequest(AbstractModel):
|
|
1846
1893
|
@property
|
1847
1894
|
def DomainId(self):
|
1848
1895
|
"""域名实例ID
|
1896
|
+
可通过DescribeDomainLIst接口获取
|
1849
1897
|
:rtype: str
|
1850
1898
|
"""
|
1851
1899
|
return self._DomainId
|
@@ -1857,6 +1905,7 @@ class CreateCustomDnsHostRequest(AbstractModel):
|
|
1857
1905
|
@property
|
1858
1906
|
def DnsName(self):
|
1859
1907
|
"""Dns名称
|
1908
|
+
例如:<>.test.com;其中<>就是Dns名称,可以是任意域名允许的格式
|
1860
1909
|
:rtype: str
|
1861
1910
|
"""
|
1862
1911
|
return self._DnsName
|
@@ -1868,6 +1917,7 @@ class CreateCustomDnsHostRequest(AbstractModel):
|
|
1868
1917
|
@property
|
1869
1918
|
def IpSet(self):
|
1870
1919
|
"""IP地址列表
|
1920
|
+
可选择:正常IP地址范围
|
1871
1921
|
:rtype: list of str
|
1872
1922
|
"""
|
1873
1923
|
return self._IpSet
|
@@ -2174,14 +2224,16 @@ class CreateDomainRedemptionRequest(AbstractModel):
|
|
2174
2224
|
|
2175
2225
|
def __init__(self):
|
2176
2226
|
r"""
|
2177
|
-
:param _DomainId: 域名
|
2227
|
+
:param _DomainId: 域名ID
|
2228
|
+
可通过DescribeDomainList接口获取
|
2178
2229
|
:type DomainId: str
|
2179
2230
|
"""
|
2180
2231
|
self._DomainId = None
|
2181
2232
|
|
2182
2233
|
@property
|
2183
2234
|
def DomainId(self):
|
2184
|
-
"""域名
|
2235
|
+
"""域名ID
|
2236
|
+
可通过DescribeDomainList接口获取
|
2185
2237
|
:rtype: str
|
2186
2238
|
"""
|
2187
2239
|
return self._DomainId
|
@@ -2242,7 +2294,8 @@ class CreatePhoneEmailRequest(AbstractModel):
|
|
2242
2294
|
:type Code: str
|
2243
2295
|
:param _Type: 1:手机 2:邮箱
|
2244
2296
|
:type Type: int
|
2245
|
-
:param _VerifyCode: 验证码
|
2297
|
+
:param _VerifyCode: 验证码
|
2298
|
+
通过调用SendPhoneEmailCode接口发送到手机或邮箱的验证码:https://cloud.tencent.com/document/api/242/62666
|
2246
2299
|
:type VerifyCode: str
|
2247
2300
|
"""
|
2248
2301
|
self._Code = None
|
@@ -2273,7 +2326,8 @@ class CreatePhoneEmailRequest(AbstractModel):
|
|
2273
2326
|
|
2274
2327
|
@property
|
2275
2328
|
def VerifyCode(self):
|
2276
|
-
"""验证码
|
2329
|
+
"""验证码
|
2330
|
+
通过调用SendPhoneEmailCode接口发送到手机或邮箱的验证码:https://cloud.tencent.com/document/api/242/62666
|
2277
2331
|
:rtype: str
|
2278
2332
|
"""
|
2279
2333
|
return self._VerifyCode
|
@@ -2483,14 +2537,16 @@ class DeleteBiddingRequest(AbstractModel):
|
|
2483
2537
|
|
2484
2538
|
def __init__(self):
|
2485
2539
|
r"""
|
2486
|
-
:param _BusinessID:
|
2540
|
+
:param _BusinessID: 预约ID
|
2541
|
+
可通过DescribeBiddingList接口获取
|
2487
2542
|
:type BusinessID: str
|
2488
2543
|
"""
|
2489
2544
|
self._BusinessID = None
|
2490
2545
|
|
2491
2546
|
@property
|
2492
2547
|
def BusinessID(self):
|
2493
|
-
"""
|
2548
|
+
"""预约ID
|
2549
|
+
可通过DescribeBiddingList接口获取
|
2494
2550
|
:rtype: str
|
2495
2551
|
"""
|
2496
2552
|
return self._BusinessID
|
@@ -2548,8 +2604,10 @@ class DeleteCustomDnsHostRequest(AbstractModel):
|
|
2548
2604
|
def __init__(self):
|
2549
2605
|
r"""
|
2550
2606
|
:param _DomainId: 域名实例ID
|
2607
|
+
可通过DescribeDomainList接口获取
|
2551
2608
|
:type DomainId: str
|
2552
2609
|
:param _DnsName: DNS名称
|
2610
|
+
例如:<>.test.com;其中<>就是Dns名称,可以是任意域名允许的格式
|
2553
2611
|
:type DnsName: str
|
2554
2612
|
"""
|
2555
2613
|
self._DomainId = None
|
@@ -2558,6 +2616,7 @@ class DeleteCustomDnsHostRequest(AbstractModel):
|
|
2558
2616
|
@property
|
2559
2617
|
def DomainId(self):
|
2560
2618
|
"""域名实例ID
|
2619
|
+
可通过DescribeDomainList接口获取
|
2561
2620
|
:rtype: str
|
2562
2621
|
"""
|
2563
2622
|
return self._DomainId
|
@@ -2569,6 +2628,7 @@ class DeleteCustomDnsHostRequest(AbstractModel):
|
|
2569
2628
|
@property
|
2570
2629
|
def DnsName(self):
|
2571
2630
|
"""DNS名称
|
2631
|
+
例如:<>.test.com;其中<>就是Dns名称,可以是任意域名允许的格式
|
2572
2632
|
:rtype: str
|
2573
2633
|
"""
|
2574
2634
|
return self._DnsName
|
@@ -2784,14 +2844,16 @@ class DeleteTemplateRequest(AbstractModel):
|
|
2784
2844
|
|
2785
2845
|
def __init__(self):
|
2786
2846
|
r"""
|
2787
|
-
:param _TemplateId: 模板ID
|
2847
|
+
:param _TemplateId: 模板ID
|
2848
|
+
可通过DescribeTemplates接口获取
|
2788
2849
|
:type TemplateId: str
|
2789
2850
|
"""
|
2790
2851
|
self._TemplateId = None
|
2791
2852
|
|
2792
2853
|
@property
|
2793
2854
|
def TemplateId(self):
|
2794
|
-
"""模板ID
|
2855
|
+
"""模板ID
|
2856
|
+
可通过DescribeTemplates接口获取
|
2795
2857
|
:rtype: str
|
2796
2858
|
"""
|
2797
2859
|
return self._TemplateId
|
@@ -2850,9 +2912,9 @@ class DescribeAuctionListRequest(AbstractModel):
|
|
2850
2912
|
r"""
|
2851
2913
|
:param _BusinessId: 业务ID,通过接口DescribeBiddingList返回结果中获取
|
2852
2914
|
:type BusinessId: str
|
2853
|
-
:param _Limit: 条数,默认10
|
2915
|
+
:param _Limit: 条数,默认10,最大100
|
2854
2916
|
:type Limit: int
|
2855
|
-
:param _OffSet: 偏移量
|
2917
|
+
:param _OffSet: 偏移量 默认0
|
2856
2918
|
:type OffSet: int
|
2857
2919
|
"""
|
2858
2920
|
self._BusinessId = None
|
@@ -2872,7 +2934,7 @@ class DescribeAuctionListRequest(AbstractModel):
|
|
2872
2934
|
|
2873
2935
|
@property
|
2874
2936
|
def Limit(self):
|
2875
|
-
"""条数,默认10
|
2937
|
+
"""条数,默认10,最大100
|
2876
2938
|
:rtype: int
|
2877
2939
|
"""
|
2878
2940
|
return self._Limit
|
@@ -2883,7 +2945,7 @@ class DescribeAuctionListRequest(AbstractModel):
|
|
2883
2945
|
|
2884
2946
|
@property
|
2885
2947
|
def OffSet(self):
|
2886
|
-
"""偏移量
|
2948
|
+
"""偏移量 默认0
|
2887
2949
|
:rtype: int
|
2888
2950
|
"""
|
2889
2951
|
return self._OffSet
|
@@ -3220,14 +3282,16 @@ class DescribeBiddingAppointDetailRequest(AbstractModel):
|
|
3220
3282
|
|
3221
3283
|
def __init__(self):
|
3222
3284
|
r"""
|
3223
|
-
:param _BusinessID:
|
3285
|
+
:param _BusinessID: 预约ID
|
3286
|
+
可通过DescribeBiddingList接口获取
|
3224
3287
|
:type BusinessID: str
|
3225
3288
|
"""
|
3226
3289
|
self._BusinessID = None
|
3227
3290
|
|
3228
3291
|
@property
|
3229
3292
|
def BusinessID(self):
|
3230
|
-
"""
|
3293
|
+
"""预约ID
|
3294
|
+
可通过DescribeBiddingList接口获取
|
3231
3295
|
:rtype: str
|
3232
3296
|
"""
|
3233
3297
|
return self._BusinessID
|
@@ -3270,9 +3334,9 @@ class DescribeBiddingAppointDetailResponse(AbstractModel):
|
|
3270
3334
|
:type ExpireTime: str
|
3271
3335
|
:param _DeleteTime: 删除时间
|
3272
3336
|
:type DeleteTime: str
|
3273
|
-
:param _AppointPrice: 当前价格
|
3337
|
+
:param _AppointPrice: 当前价格 单位元
|
3274
3338
|
:type AppointPrice: int
|
3275
|
-
:param _AppointBondPrice: 预约保证金
|
3339
|
+
:param _AppointBondPrice: 预约保证金 单位元
|
3276
3340
|
:type AppointBondPrice: int
|
3277
3341
|
:param _Status: 1 已预约,2 竞价中,3 等待出价 4 竞价失败 5 等待支付 6 等待转移,7 转移中 8 交易成功 9 预约持有者赎回 10 竞价持有者赎回 11 其他阶段持有者赎回 12 违约
|
3278
3342
|
:type Status: int
|
@@ -3374,7 +3438,7 @@ yes:退回 no: 未退回
|
|
3374
3438
|
|
3375
3439
|
@property
|
3376
3440
|
def AppointPrice(self):
|
3377
|
-
"""当前价格
|
3441
|
+
"""当前价格 单位元
|
3378
3442
|
:rtype: int
|
3379
3443
|
"""
|
3380
3444
|
return self._AppointPrice
|
@@ -3385,7 +3449,7 @@ yes:退回 no: 未退回
|
|
3385
3449
|
|
3386
3450
|
@property
|
3387
3451
|
def AppointBondPrice(self):
|
3388
|
-
"""预约保证金
|
3452
|
+
"""预约保证金 单位元
|
3389
3453
|
:rtype: int
|
3390
3454
|
"""
|
3391
3455
|
return self._AppointBondPrice
|
@@ -3457,7 +3521,8 @@ class DescribeBiddingAppointListRequest(AbstractModel):
|
|
3457
3521
|
:type PageSize: int
|
3458
3522
|
:param _Domain: 域名
|
3459
3523
|
:type Domain: str
|
3460
|
-
:param _Status: 状态:
|
3524
|
+
:param _Status: 状态:
|
3525
|
+
1 已预约,2 竞价中,3 等待出价 4 竞价失败 5 等待支付 6 等待转移,7 转移中 8 交易成功 9 预约持有者赎回 10 竞价持有者赎回 11 其他阶段持有者赎回 12 违约
|
3461
3526
|
:type Status: list of int non-negative
|
3462
3527
|
:param _SortField: 排序字段:AppointEndTime 预约结束时间
|
3463
3528
|
:type SortField: str
|
@@ -3506,7 +3571,8 @@ class DescribeBiddingAppointListRequest(AbstractModel):
|
|
3506
3571
|
|
3507
3572
|
@property
|
3508
3573
|
def Status(self):
|
3509
|
-
"""状态:
|
3574
|
+
"""状态:
|
3575
|
+
1 已预约,2 竞价中,3 等待出价 4 竞价失败 5 等待支付 6 等待转移,7 转移中 8 交易成功 9 预约持有者赎回 10 竞价持有者赎回 11 其他阶段持有者赎回 12 违约
|
3510
3576
|
:rtype: list of int non-negative
|
3511
3577
|
"""
|
3512
3578
|
return self._Status
|
@@ -3625,14 +3691,16 @@ class DescribeBiddingDetailRequest(AbstractModel):
|
|
3625
3691
|
|
3626
3692
|
def __init__(self):
|
3627
3693
|
r"""
|
3628
|
-
:param _BusinessID:
|
3694
|
+
:param _BusinessID: 预约ID
|
3695
|
+
可通过DescribeBiddingList接口获取
|
3629
3696
|
:type BusinessID: str
|
3630
3697
|
"""
|
3631
3698
|
self._BusinessID = None
|
3632
3699
|
|
3633
3700
|
@property
|
3634
3701
|
def BusinessID(self):
|
3635
|
-
"""
|
3702
|
+
"""预约ID
|
3703
|
+
可通过DescribeBiddingList接口获取
|
3636
3704
|
:rtype: str
|
3637
3705
|
"""
|
3638
3706
|
return self._BusinessID
|
@@ -3675,11 +3743,11 @@ class DescribeBiddingDetailResponse(AbstractModel):
|
|
3675
3743
|
:type ExpireTime: str
|
3676
3744
|
:param _DeleteTime: 删除时间
|
3677
3745
|
:type DeleteTime: str
|
3678
|
-
:param _CurrentPrice: 当前价格
|
3746
|
+
:param _CurrentPrice: 当前价格 单位元
|
3679
3747
|
:type CurrentPrice: int
|
3680
3748
|
:param _CurrentNickname: 当前用户昵称
|
3681
3749
|
:type CurrentNickname: str
|
3682
|
-
:param _BiddingBondPrice: 竞价保证金
|
3750
|
+
:param _BiddingBondPrice: 竞价保证金 单位元
|
3683
3751
|
:type BiddingBondPrice: int
|
3684
3752
|
:param _Status: 2 竞价中 3 等待出价 4 竞价失败 10 竞价持有者赎回
|
3685
3753
|
:type Status: int
|
@@ -3687,7 +3755,7 @@ class DescribeBiddingDetailResponse(AbstractModel):
|
|
3687
3755
|
:type BiddingFlag: int
|
3688
3756
|
:param _BiddingBondRefund: 是否退款,yes表示退款,no表示不退款
|
3689
3757
|
:type BiddingBondRefund: str
|
3690
|
-
:param _BiddingPrice: 我的出价
|
3758
|
+
:param _BiddingPrice: 我的出价 单位元
|
3691
3759
|
:type BiddingPrice: int
|
3692
3760
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3693
3761
|
:type RequestId: str
|
@@ -3787,7 +3855,7 @@ class DescribeBiddingDetailResponse(AbstractModel):
|
|
3787
3855
|
|
3788
3856
|
@property
|
3789
3857
|
def CurrentPrice(self):
|
3790
|
-
"""当前价格
|
3858
|
+
"""当前价格 单位元
|
3791
3859
|
:rtype: int
|
3792
3860
|
"""
|
3793
3861
|
return self._CurrentPrice
|
@@ -3809,7 +3877,7 @@ class DescribeBiddingDetailResponse(AbstractModel):
|
|
3809
3877
|
|
3810
3878
|
@property
|
3811
3879
|
def BiddingBondPrice(self):
|
3812
|
-
"""竞价保证金
|
3880
|
+
"""竞价保证金 单位元
|
3813
3881
|
:rtype: int
|
3814
3882
|
"""
|
3815
3883
|
return self._BiddingBondPrice
|
@@ -3853,7 +3921,7 @@ class DescribeBiddingDetailResponse(AbstractModel):
|
|
3853
3921
|
|
3854
3922
|
@property
|
3855
3923
|
def BiddingPrice(self):
|
3856
|
-
"""我的出价
|
3924
|
+
"""我的出价 单位元
|
3857
3925
|
:rtype: int
|
3858
3926
|
"""
|
3859
3927
|
return self._BiddingPrice
|
@@ -4075,14 +4143,16 @@ class DescribeBiddingSuccessfulDetailRequest(AbstractModel):
|
|
4075
4143
|
|
4076
4144
|
def __init__(self):
|
4077
4145
|
r"""
|
4078
|
-
:param _BusinessID:
|
4146
|
+
:param _BusinessID: 预约ID
|
4147
|
+
可通过DescribeBiddingSuccessfulList接口获取
|
4079
4148
|
:type BusinessID: str
|
4080
4149
|
"""
|
4081
4150
|
self._BusinessID = None
|
4082
4151
|
|
4083
4152
|
@property
|
4084
4153
|
def BusinessID(self):
|
4085
|
-
"""
|
4154
|
+
"""预约ID
|
4155
|
+
可通过DescribeBiddingSuccessfulList接口获取
|
4086
4156
|
:rtype: str
|
4087
4157
|
"""
|
4088
4158
|
return self._BusinessID
|
@@ -4115,7 +4185,7 @@ class DescribeBiddingSuccessfulDetailResponse(AbstractModel):
|
|
4115
4185
|
:type Domain: str
|
4116
4186
|
:param _SuccessfulTime: 得标时间
|
4117
4187
|
:type SuccessfulTime: str
|
4118
|
-
:param _SuccessfulPrice: 得标价格
|
4188
|
+
:param _SuccessfulPrice: 得标价格 单位元
|
4119
4189
|
:type SuccessfulPrice: float
|
4120
4190
|
:param _RegTime: 注册时间
|
4121
4191
|
:type RegTime: str
|
@@ -4127,7 +4197,7 @@ class DescribeBiddingSuccessfulDetailResponse(AbstractModel):
|
|
4127
4197
|
:type PayEndTime: str
|
4128
4198
|
:param _BiddingBondRefund: 保证金,是否退款,yes表示退款,no表示不退款
|
4129
4199
|
:type BiddingBondRefund: str
|
4130
|
-
:param _BiddingBondPrice: 保证金
|
4200
|
+
:param _BiddingBondPrice: 保证金 单位元
|
4131
4201
|
:type BiddingBondPrice: float
|
4132
4202
|
:param _Status: 状态:5 等待支付 6 等待转移, 7 转移中,8 交易成功,11 尾款阶段持有者索回,12 已违约
|
4133
4203
|
:type Status: int
|
@@ -4170,7 +4240,7 @@ class DescribeBiddingSuccessfulDetailResponse(AbstractModel):
|
|
4170
4240
|
|
4171
4241
|
@property
|
4172
4242
|
def SuccessfulPrice(self):
|
4173
|
-
"""得标价格
|
4243
|
+
"""得标价格 单位元
|
4174
4244
|
:rtype: float
|
4175
4245
|
"""
|
4176
4246
|
return self._SuccessfulPrice
|
@@ -4236,7 +4306,7 @@ class DescribeBiddingSuccessfulDetailResponse(AbstractModel):
|
|
4236
4306
|
|
4237
4307
|
@property
|
4238
4308
|
def BiddingBondPrice(self):
|
4239
|
-
"""保证金
|
4309
|
+
"""保证金 单位元
|
4240
4310
|
:rtype: float
|
4241
4311
|
"""
|
4242
4312
|
return self._BiddingBondPrice
|
@@ -4463,7 +4533,8 @@ class DescribeCustomDnsHostSetRequest(AbstractModel):
|
|
4463
4533
|
|
4464
4534
|
def __init__(self):
|
4465
4535
|
r"""
|
4466
|
-
:param _DomainId: 域名实例ID
|
4536
|
+
:param _DomainId: 域名实例ID
|
4537
|
+
可通过DescribeDomainList接口获取
|
4467
4538
|
:type DomainId: str
|
4468
4539
|
:param _Limit: 返回数量,默认为20,取值范围[1,100]
|
4469
4540
|
:type Limit: int
|
@@ -4476,7 +4547,8 @@ class DescribeCustomDnsHostSetRequest(AbstractModel):
|
|
4476
4547
|
|
4477
4548
|
@property
|
4478
4549
|
def DomainId(self):
|
4479
|
-
"""域名实例ID
|
4550
|
+
"""域名实例ID
|
4551
|
+
可通过DescribeDomainList接口获取
|
4480
4552
|
:rtype: str
|
4481
4553
|
"""
|
4482
4554
|
return self._DomainId
|
@@ -5021,6 +5093,7 @@ class DescribePayWaitDetailRequest(AbstractModel):
|
|
5021
5093
|
def __init__(self):
|
5022
5094
|
r"""
|
5023
5095
|
:param _BusinessId: 业务ID
|
5096
|
+
可通过DescribeBiddingList接口获取
|
5024
5097
|
:type BusinessId: str
|
5025
5098
|
"""
|
5026
5099
|
self._BusinessId = None
|
@@ -5028,6 +5101,7 @@ class DescribePayWaitDetailRequest(AbstractModel):
|
|
5028
5101
|
@property
|
5029
5102
|
def BusinessId(self):
|
5030
5103
|
"""业务ID
|
5104
|
+
可通过DescribeBiddingList接口获取
|
5031
5105
|
:rtype: str
|
5032
5106
|
"""
|
5033
5107
|
return self._BusinessId
|
@@ -5059,14 +5133,18 @@ class DescribePayWaitDetailResponse(AbstractModel):
|
|
5059
5133
|
:param _Domain: 域名
|
5060
5134
|
:type Domain: str
|
5061
5135
|
:param _Status: 域名类型
|
5136
|
+
pay:等待支持
|
5137
|
+
sub:已经预订
|
5138
|
+
wait:等待出价
|
5139
|
+
finish:完成出价
|
5062
5140
|
:type Status: str
|
5063
5141
|
:param _EndTime: 支付结束时间
|
5064
5142
|
:type EndTime: str
|
5065
5143
|
:param _RegTime: 域名注册时间
|
5066
5144
|
:type RegTime: str
|
5067
|
-
:param _Price: 域名成交价格
|
5145
|
+
:param _Price: 域名成交价格 单位元
|
5068
5146
|
:type Price: float
|
5069
|
-
:param _RetDeposit: 待退还保证金
|
5147
|
+
:param _RetDeposit: 待退还保证金 单位元
|
5070
5148
|
:type RetDeposit: float
|
5071
5149
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5072
5150
|
:type RequestId: str
|
@@ -5093,6 +5171,10 @@ class DescribePayWaitDetailResponse(AbstractModel):
|
|
5093
5171
|
@property
|
5094
5172
|
def Status(self):
|
5095
5173
|
"""域名类型
|
5174
|
+
pay:等待支持
|
5175
|
+
sub:已经预订
|
5176
|
+
wait:等待出价
|
5177
|
+
finish:完成出价
|
5096
5178
|
:rtype: str
|
5097
5179
|
"""
|
5098
5180
|
return self._Status
|
@@ -5125,7 +5207,7 @@ class DescribePayWaitDetailResponse(AbstractModel):
|
|
5125
5207
|
|
5126
5208
|
@property
|
5127
5209
|
def Price(self):
|
5128
|
-
"""域名成交价格
|
5210
|
+
"""域名成交价格 单位元
|
5129
5211
|
:rtype: float
|
5130
5212
|
"""
|
5131
5213
|
return self._Price
|
@@ -5136,7 +5218,7 @@ class DescribePayWaitDetailResponse(AbstractModel):
|
|
5136
5218
|
|
5137
5219
|
@property
|
5138
5220
|
def RetDeposit(self):
|
5139
|
-
"""待退还保证金
|
5221
|
+
"""待退还保证金 单位元
|
5140
5222
|
:rtype: float
|
5141
5223
|
"""
|
5142
5224
|
return self._RetDeposit
|
@@ -5318,9 +5400,9 @@ class DescribePreAuctionListRequest(AbstractModel):
|
|
5318
5400
|
|
5319
5401
|
def __init__(self):
|
5320
5402
|
r"""
|
5321
|
-
:param _PageNumber: 页码
|
5403
|
+
:param _PageNumber: 页码 默认1
|
5322
5404
|
:type PageNumber: int
|
5323
|
-
:param _PageSize: 条数
|
5405
|
+
:param _PageSize: 条数 默认20 最大100
|
5324
5406
|
:type PageSize: int
|
5325
5407
|
"""
|
5326
5408
|
self._PageNumber = None
|
@@ -5328,7 +5410,7 @@ class DescribePreAuctionListRequest(AbstractModel):
|
|
5328
5410
|
|
5329
5411
|
@property
|
5330
5412
|
def PageNumber(self):
|
5331
|
-
"""页码
|
5413
|
+
"""页码 默认1
|
5332
5414
|
:rtype: int
|
5333
5415
|
"""
|
5334
5416
|
return self._PageNumber
|
@@ -5339,7 +5421,7 @@ class DescribePreAuctionListRequest(AbstractModel):
|
|
5339
5421
|
|
5340
5422
|
@property
|
5341
5423
|
def PageSize(self):
|
5342
|
-
"""条数
|
5424
|
+
"""条数 默认20 最大100
|
5343
5425
|
:rtype: int
|
5344
5426
|
"""
|
5345
5427
|
return self._PageSize
|
@@ -5372,7 +5454,6 @@ class DescribePreAuctionListResponse(AbstractModel):
|
|
5372
5454
|
:param _TotalCount: 总数
|
5373
5455
|
:type TotalCount: int
|
5374
5456
|
:param _PreAuctionList: 预释放竞价列表
|
5375
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5376
5457
|
:type PreAuctionList: list of PreAuctionInfo
|
5377
5458
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5378
5459
|
:type RequestId: str
|
@@ -5395,7 +5476,6 @@ class DescribePreAuctionListResponse(AbstractModel):
|
|
5395
5476
|
@property
|
5396
5477
|
def PreAuctionList(self):
|
5397
5478
|
"""预释放竞价列表
|
5398
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5399
5479
|
:rtype: list of PreAuctionInfo
|
5400
5480
|
"""
|
5401
5481
|
return self._PreAuctionList
|
@@ -5578,13 +5658,28 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5578
5658
|
|
5579
5659
|
def __init__(self):
|
5580
5660
|
r"""
|
5581
|
-
:param _Keywords:
|
5661
|
+
:param _Keywords: 单独使用Keywords:使用域名关键词进行搜索
|
5662
|
+
Keywords+DomainStart(true):使用域名开头关键词进行搜索
|
5663
|
+
Keywords+DomainEnd(true):使用域名结尾关键词进行搜索
|
5664
|
+
Keywords+DomainStart(true)+DomainEnd(true):使用域名开头或结尾关键词进行搜索
|
5582
5665
|
:type Keywords: str
|
5583
|
-
:param _DomainStart:
|
5666
|
+
:param _DomainStart: 是否以域名开头关键词进行搜索
|
5667
|
+
true:是
|
5668
|
+
false:否
|
5584
5669
|
:type DomainStart: bool
|
5585
|
-
:param _DomainEnd:
|
5670
|
+
:param _DomainEnd: 是否以域名结尾关键词进行搜索
|
5671
|
+
true:是
|
5672
|
+
false:否
|
5586
5673
|
:type DomainEnd: bool
|
5587
|
-
:param _Sort:
|
5674
|
+
:param _Sort: 不同排序规则:
|
5675
|
+
1: 价格升序
|
5676
|
+
2: 价格降序
|
5677
|
+
3: 域名升序
|
5678
|
+
4: 结束时间升序
|
5679
|
+
5: 店铺推荐升序
|
5680
|
+
6: 结束时间降序
|
5681
|
+
15: 创建时间升序
|
5682
|
+
其他:结束时间升序
|
5588
5683
|
:type Sort: int
|
5589
5684
|
:param _PriceStart: 起始价格
|
5590
5685
|
:type PriceStart: float
|
@@ -5594,33 +5689,159 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5594
5689
|
:type LengthStart: int
|
5595
5690
|
:param _LengthEnd: 结束域名长度
|
5596
5691
|
:type LengthEnd: int
|
5597
|
-
:param _PageNumber:
|
5692
|
+
:param _PageNumber: 页码(默认为1)
|
5598
5693
|
:type PageNumber: int
|
5599
|
-
:param _PageSize:
|
5694
|
+
:param _PageSize: 每页显示数(默认为20)
|
5600
5695
|
:type PageSize: int
|
5601
5696
|
:param _Suffix: 后缀
|
5697
|
+
1="com"
|
5698
|
+
2="net"
|
5699
|
+
4="biz"
|
5700
|
+
6="info"
|
5701
|
+
7="co"
|
5702
|
+
9="cn"
|
5703
|
+
10="com.cn"
|
5704
|
+
11="wang"
|
5705
|
+
12="vip"
|
5706
|
+
13="cc"
|
5707
|
+
14="net.cn"
|
5708
|
+
15="org.cn"
|
5709
|
+
16="top"
|
5710
|
+
17="asia"
|
5711
|
+
18="tv"
|
5712
|
+
19="club"
|
5713
|
+
20="shop"
|
5714
|
+
21 ="中国"
|
5715
|
+
23="online"
|
5716
|
+
24="xyz"
|
5717
|
+
25="网店"
|
5718
|
+
26="网址"
|
5719
|
+
27="在线"
|
5720
|
+
28="ltd"
|
5721
|
+
29="fans"
|
5722
|
+
30="ren"
|
5723
|
+
31="icu"
|
5602
5724
|
:type Suffix: list of int
|
5603
5725
|
:param _ClassOne: 一级分类
|
5726
|
+
1:"纯数字"
|
5727
|
+
2:"单数字"
|
5728
|
+
3:"双数字"
|
5729
|
+
4:"三数字"
|
5730
|
+
5:"四数字"
|
5731
|
+
6:"五数字"
|
5732
|
+
7:"六数字"
|
5733
|
+
9:"单字母"
|
5734
|
+
10:"双字母"
|
5735
|
+
11:"三字母"
|
5736
|
+
12:"四字母"
|
5737
|
+
13:"五字母"
|
5738
|
+
14:"单拼"
|
5739
|
+
15:"双拼"
|
5740
|
+
16:"三拼"
|
5741
|
+
17:"杂米"
|
5742
|
+
18:"两杂"
|
5743
|
+
19:"三杂"
|
5744
|
+
20:"四杂"
|
5745
|
+
|
5604
5746
|
:type ClassOne: int
|
5605
5747
|
:param _ClassTwo: 二级分类
|
5748
|
+
13:"0开或带4"
|
5749
|
+
14:"非0开不带4"
|
5750
|
+
15:"不带0,4"
|
5751
|
+
0:"非全声母"
|
5752
|
+
6:"全声母"
|
5753
|
+
16:"不带0,4"
|
5754
|
+
32:"全声母"
|
5755
|
+
5010:"CVCV"
|
5606
5756
|
:type ClassTwo: list of int
|
5607
5757
|
:param _ClassThree: 三级分类
|
5758
|
+
111:"AAA"
|
5759
|
+
401:"3A及以上"
|
5760
|
+
402:"AA结尾"
|
5761
|
+
1122:"AABB"
|
5762
|
+
1123:"AABC"
|
5763
|
+
1212:"ABAB"
|
5764
|
+
1221:"ABBA"
|
5765
|
+
1233:"ABCC"
|
5766
|
+
501:"4A及以上"
|
5767
|
+
502:"3A及以上"
|
5768
|
+
503:"AAA开头"
|
5769
|
+
504:"AAA结尾"
|
5770
|
+
505:"AA开头"
|
5771
|
+
506:"AA结尾"
|
5772
|
+
507:"三顺子开头"
|
5773
|
+
508:"三顺子结尾"
|
5774
|
+
11223:"AABBC"
|
5775
|
+
12233:"ABBCC"
|
5776
|
+
601:"5A及以上"
|
5777
|
+
602:"4A及以上"
|
5778
|
+
603:"3A及以上"
|
5779
|
+
604:"4A开头"
|
5780
|
+
605:"4A结尾"
|
5781
|
+
606:"AAA开头"
|
5782
|
+
607:"AAA结尾"
|
5783
|
+
608:"AA开头"
|
5784
|
+
609:"AA结尾"
|
5785
|
+
610:"ABAB开头"
|
5786
|
+
611:"ABAB结尾"
|
5787
|
+
612:"AABB开头"
|
5788
|
+
613:"AABB结尾"
|
5789
|
+
614:"四顺子开头"
|
5790
|
+
615:"四顺子结尾"
|
5791
|
+
616:"三顺子开头"
|
5792
|
+
617:"三顺子结尾"
|
5793
|
+
121212:"ABABAB"
|
5794
|
+
112233:"AABBCC"
|
5795
|
+
123123:"ABCABC"
|
5796
|
+
211:"LNN"
|
5797
|
+
221:"LLN"
|
5798
|
+
121:"NLN"
|
5799
|
+
212:"LNL"
|
5800
|
+
122:"NLL"
|
5801
|
+
1112:"NNNL"
|
5802
|
+
2111:"LNNN"
|
5803
|
+
1212:"NLNL"
|
5804
|
+
2121:"LNLN"
|
5805
|
+
1222:"NLLL"
|
5806
|
+
2221:"LLLN"
|
5807
|
+
1122:"NNLL"
|
5808
|
+
2211:"LLNN"
|
5809
|
+
31:"W结尾"
|
5810
|
+
112:"AAB"
|
5811
|
+
122:"ABB"
|
5812
|
+
121:"ABA"
|
5813
|
+
41:"W结尾"
|
5814
|
+
1112:"AAAB"
|
5815
|
+
1222:"ABBB"
|
5816
|
+
1122:"AABB"
|
5817
|
+
1212:"ABAB"
|
5608
5818
|
:type ClassThree: list of int
|
5609
5819
|
:param _ClassFour: 四级分类
|
5820
|
+
1:"仅含2种数字"
|
5821
|
+
1:"仅含2种数字"
|
5822
|
+
2:"仅含3种数字"
|
5823
|
+
4:"仅含1种字母"
|
5824
|
+
8:"仅含1种数字"
|
5825
|
+
|
5610
5826
|
:type ClassFour: list of int
|
5611
|
-
:param _FilterStart:
|
5827
|
+
:param _FilterStart: 是否以域名开头排除关键词进行搜索
|
5612
5828
|
:type FilterStart: bool
|
5613
|
-
:param _FilterEnd:
|
5829
|
+
:param _FilterEnd: 是否以域名结尾排除关键词进行搜索
|
5614
5830
|
:type FilterEnd: bool
|
5615
|
-
:param _FilterWords:
|
5831
|
+
:param _FilterWords: 域名排除关键词
|
5832
|
+
单独使用FilterWords:使用排除关键词进行搜索
|
5833
|
+
FilterWords+FilterStart(true):使用域名开头排除关键词进行搜索
|
5834
|
+
FilterWords+FilterEnd(true):使用域名结尾排除关键词进行搜索
|
5835
|
+
FilterWords+FilterStart(true)+FilterEnd(true):使用域名开头或结尾排除关键词进行搜索
|
5616
5836
|
:type FilterWords: str
|
5617
|
-
:param _TransType:
|
5837
|
+
:param _TransType: 交易类型(目前只支持10)
|
5838
|
+
10: 预释放域名
|
5618
5839
|
:type TransType: int
|
5619
|
-
:param _IsTop:
|
5840
|
+
:param _IsTop: 是否搜索白金域名
|
5620
5841
|
:type IsTop: bool
|
5621
|
-
:param _EndTimeSort:
|
5842
|
+
:param _EndTimeSort: 结束时间排序 desc:倒序 asc:正序
|
5622
5843
|
:type EndTimeSort: str
|
5623
|
-
:param _EndTime:
|
5844
|
+
:param _EndTime: 结束时间(YYYY-MM-DD)
|
5624
5845
|
:type EndTime: str
|
5625
5846
|
"""
|
5626
5847
|
self._Keywords = None
|
@@ -5648,7 +5869,10 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5648
5869
|
|
5649
5870
|
@property
|
5650
5871
|
def Keywords(self):
|
5651
|
-
"""
|
5872
|
+
"""单独使用Keywords:使用域名关键词进行搜索
|
5873
|
+
Keywords+DomainStart(true):使用域名开头关键词进行搜索
|
5874
|
+
Keywords+DomainEnd(true):使用域名结尾关键词进行搜索
|
5875
|
+
Keywords+DomainStart(true)+DomainEnd(true):使用域名开头或结尾关键词进行搜索
|
5652
5876
|
:rtype: str
|
5653
5877
|
"""
|
5654
5878
|
return self._Keywords
|
@@ -5659,7 +5883,9 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5659
5883
|
|
5660
5884
|
@property
|
5661
5885
|
def DomainStart(self):
|
5662
|
-
"""
|
5886
|
+
"""是否以域名开头关键词进行搜索
|
5887
|
+
true:是
|
5888
|
+
false:否
|
5663
5889
|
:rtype: bool
|
5664
5890
|
"""
|
5665
5891
|
return self._DomainStart
|
@@ -5670,7 +5896,9 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5670
5896
|
|
5671
5897
|
@property
|
5672
5898
|
def DomainEnd(self):
|
5673
|
-
"""
|
5899
|
+
"""是否以域名结尾关键词进行搜索
|
5900
|
+
true:是
|
5901
|
+
false:否
|
5674
5902
|
:rtype: bool
|
5675
5903
|
"""
|
5676
5904
|
return self._DomainEnd
|
@@ -5681,7 +5909,15 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5681
5909
|
|
5682
5910
|
@property
|
5683
5911
|
def Sort(self):
|
5684
|
-
"""
|
5912
|
+
"""不同排序规则:
|
5913
|
+
1: 价格升序
|
5914
|
+
2: 价格降序
|
5915
|
+
3: 域名升序
|
5916
|
+
4: 结束时间升序
|
5917
|
+
5: 店铺推荐升序
|
5918
|
+
6: 结束时间降序
|
5919
|
+
15: 创建时间升序
|
5920
|
+
其他:结束时间升序
|
5685
5921
|
:rtype: int
|
5686
5922
|
"""
|
5687
5923
|
return self._Sort
|
@@ -5736,7 +5972,7 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5736
5972
|
|
5737
5973
|
@property
|
5738
5974
|
def PageNumber(self):
|
5739
|
-
"""
|
5975
|
+
"""页码(默认为1)
|
5740
5976
|
:rtype: int
|
5741
5977
|
"""
|
5742
5978
|
return self._PageNumber
|
@@ -5747,7 +5983,7 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5747
5983
|
|
5748
5984
|
@property
|
5749
5985
|
def PageSize(self):
|
5750
|
-
"""
|
5986
|
+
"""每页显示数(默认为20)
|
5751
5987
|
:rtype: int
|
5752
5988
|
"""
|
5753
5989
|
return self._PageSize
|
@@ -5759,6 +5995,33 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5759
5995
|
@property
|
5760
5996
|
def Suffix(self):
|
5761
5997
|
"""后缀
|
5998
|
+
1="com"
|
5999
|
+
2="net"
|
6000
|
+
4="biz"
|
6001
|
+
6="info"
|
6002
|
+
7="co"
|
6003
|
+
9="cn"
|
6004
|
+
10="com.cn"
|
6005
|
+
11="wang"
|
6006
|
+
12="vip"
|
6007
|
+
13="cc"
|
6008
|
+
14="net.cn"
|
6009
|
+
15="org.cn"
|
6010
|
+
16="top"
|
6011
|
+
17="asia"
|
6012
|
+
18="tv"
|
6013
|
+
19="club"
|
6014
|
+
20="shop"
|
6015
|
+
21 ="中国"
|
6016
|
+
23="online"
|
6017
|
+
24="xyz"
|
6018
|
+
25="网店"
|
6019
|
+
26="网址"
|
6020
|
+
27="在线"
|
6021
|
+
28="ltd"
|
6022
|
+
29="fans"
|
6023
|
+
30="ren"
|
6024
|
+
31="icu"
|
5762
6025
|
:rtype: list of int
|
5763
6026
|
"""
|
5764
6027
|
return self._Suffix
|
@@ -5770,6 +6033,26 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5770
6033
|
@property
|
5771
6034
|
def ClassOne(self):
|
5772
6035
|
"""一级分类
|
6036
|
+
1:"纯数字"
|
6037
|
+
2:"单数字"
|
6038
|
+
3:"双数字"
|
6039
|
+
4:"三数字"
|
6040
|
+
5:"四数字"
|
6041
|
+
6:"五数字"
|
6042
|
+
7:"六数字"
|
6043
|
+
9:"单字母"
|
6044
|
+
10:"双字母"
|
6045
|
+
11:"三字母"
|
6046
|
+
12:"四字母"
|
6047
|
+
13:"五字母"
|
6048
|
+
14:"单拼"
|
6049
|
+
15:"双拼"
|
6050
|
+
16:"三拼"
|
6051
|
+
17:"杂米"
|
6052
|
+
18:"两杂"
|
6053
|
+
19:"三杂"
|
6054
|
+
20:"四杂"
|
6055
|
+
|
5773
6056
|
:rtype: int
|
5774
6057
|
"""
|
5775
6058
|
return self._ClassOne
|
@@ -5781,6 +6064,14 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5781
6064
|
@property
|
5782
6065
|
def ClassTwo(self):
|
5783
6066
|
"""二级分类
|
6067
|
+
13:"0开或带4"
|
6068
|
+
14:"非0开不带4"
|
6069
|
+
15:"不带0,4"
|
6070
|
+
0:"非全声母"
|
6071
|
+
6:"全声母"
|
6072
|
+
16:"不带0,4"
|
6073
|
+
32:"全声母"
|
6074
|
+
5010:"CVCV"
|
5784
6075
|
:rtype: list of int
|
5785
6076
|
"""
|
5786
6077
|
return self._ClassTwo
|
@@ -5792,6 +6083,66 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5792
6083
|
@property
|
5793
6084
|
def ClassThree(self):
|
5794
6085
|
"""三级分类
|
6086
|
+
111:"AAA"
|
6087
|
+
401:"3A及以上"
|
6088
|
+
402:"AA结尾"
|
6089
|
+
1122:"AABB"
|
6090
|
+
1123:"AABC"
|
6091
|
+
1212:"ABAB"
|
6092
|
+
1221:"ABBA"
|
6093
|
+
1233:"ABCC"
|
6094
|
+
501:"4A及以上"
|
6095
|
+
502:"3A及以上"
|
6096
|
+
503:"AAA开头"
|
6097
|
+
504:"AAA结尾"
|
6098
|
+
505:"AA开头"
|
6099
|
+
506:"AA结尾"
|
6100
|
+
507:"三顺子开头"
|
6101
|
+
508:"三顺子结尾"
|
6102
|
+
11223:"AABBC"
|
6103
|
+
12233:"ABBCC"
|
6104
|
+
601:"5A及以上"
|
6105
|
+
602:"4A及以上"
|
6106
|
+
603:"3A及以上"
|
6107
|
+
604:"4A开头"
|
6108
|
+
605:"4A结尾"
|
6109
|
+
606:"AAA开头"
|
6110
|
+
607:"AAA结尾"
|
6111
|
+
608:"AA开头"
|
6112
|
+
609:"AA结尾"
|
6113
|
+
610:"ABAB开头"
|
6114
|
+
611:"ABAB结尾"
|
6115
|
+
612:"AABB开头"
|
6116
|
+
613:"AABB结尾"
|
6117
|
+
614:"四顺子开头"
|
6118
|
+
615:"四顺子结尾"
|
6119
|
+
616:"三顺子开头"
|
6120
|
+
617:"三顺子结尾"
|
6121
|
+
121212:"ABABAB"
|
6122
|
+
112233:"AABBCC"
|
6123
|
+
123123:"ABCABC"
|
6124
|
+
211:"LNN"
|
6125
|
+
221:"LLN"
|
6126
|
+
121:"NLN"
|
6127
|
+
212:"LNL"
|
6128
|
+
122:"NLL"
|
6129
|
+
1112:"NNNL"
|
6130
|
+
2111:"LNNN"
|
6131
|
+
1212:"NLNL"
|
6132
|
+
2121:"LNLN"
|
6133
|
+
1222:"NLLL"
|
6134
|
+
2221:"LLLN"
|
6135
|
+
1122:"NNLL"
|
6136
|
+
2211:"LLNN"
|
6137
|
+
31:"W结尾"
|
6138
|
+
112:"AAB"
|
6139
|
+
122:"ABB"
|
6140
|
+
121:"ABA"
|
6141
|
+
41:"W结尾"
|
6142
|
+
1112:"AAAB"
|
6143
|
+
1222:"ABBB"
|
6144
|
+
1122:"AABB"
|
6145
|
+
1212:"ABAB"
|
5795
6146
|
:rtype: list of int
|
5796
6147
|
"""
|
5797
6148
|
return self._ClassThree
|
@@ -5803,6 +6154,12 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5803
6154
|
@property
|
5804
6155
|
def ClassFour(self):
|
5805
6156
|
"""四级分类
|
6157
|
+
1:"仅含2种数字"
|
6158
|
+
1:"仅含2种数字"
|
6159
|
+
2:"仅含3种数字"
|
6160
|
+
4:"仅含1种字母"
|
6161
|
+
8:"仅含1种数字"
|
6162
|
+
|
5806
6163
|
:rtype: list of int
|
5807
6164
|
"""
|
5808
6165
|
return self._ClassFour
|
@@ -5813,7 +6170,7 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5813
6170
|
|
5814
6171
|
@property
|
5815
6172
|
def FilterStart(self):
|
5816
|
-
"""
|
6173
|
+
"""是否以域名开头排除关键词进行搜索
|
5817
6174
|
:rtype: bool
|
5818
6175
|
"""
|
5819
6176
|
return self._FilterStart
|
@@ -5824,7 +6181,7 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5824
6181
|
|
5825
6182
|
@property
|
5826
6183
|
def FilterEnd(self):
|
5827
|
-
"""
|
6184
|
+
"""是否以域名结尾排除关键词进行搜索
|
5828
6185
|
:rtype: bool
|
5829
6186
|
"""
|
5830
6187
|
return self._FilterEnd
|
@@ -5835,7 +6192,11 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5835
6192
|
|
5836
6193
|
@property
|
5837
6194
|
def FilterWords(self):
|
5838
|
-
"""
|
6195
|
+
"""域名排除关键词
|
6196
|
+
单独使用FilterWords:使用排除关键词进行搜索
|
6197
|
+
FilterWords+FilterStart(true):使用域名开头排除关键词进行搜索
|
6198
|
+
FilterWords+FilterEnd(true):使用域名结尾排除关键词进行搜索
|
6199
|
+
FilterWords+FilterStart(true)+FilterEnd(true):使用域名开头或结尾排除关键词进行搜索
|
5839
6200
|
:rtype: str
|
5840
6201
|
"""
|
5841
6202
|
return self._FilterWords
|
@@ -5846,7 +6207,8 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5846
6207
|
|
5847
6208
|
@property
|
5848
6209
|
def TransType(self):
|
5849
|
-
"""
|
6210
|
+
"""交易类型(目前只支持10)
|
6211
|
+
10: 预释放域名
|
5850
6212
|
:rtype: int
|
5851
6213
|
"""
|
5852
6214
|
return self._TransType
|
@@ -5857,7 +6219,7 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5857
6219
|
|
5858
6220
|
@property
|
5859
6221
|
def IsTop(self):
|
5860
|
-
"""
|
6222
|
+
"""是否搜索白金域名
|
5861
6223
|
:rtype: bool
|
5862
6224
|
"""
|
5863
6225
|
return self._IsTop
|
@@ -5868,7 +6230,7 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5868
6230
|
|
5869
6231
|
@property
|
5870
6232
|
def EndTimeSort(self):
|
5871
|
-
"""
|
6233
|
+
"""结束时间排序 desc:倒序 asc:正序
|
5872
6234
|
:rtype: str
|
5873
6235
|
"""
|
5874
6236
|
return self._EndTimeSort
|
@@ -5879,7 +6241,7 @@ class DescribePreReleaseListRequest(AbstractModel):
|
|
5879
6241
|
|
5880
6242
|
@property
|
5881
6243
|
def EndTime(self):
|
5882
|
-
"""
|
6244
|
+
"""结束时间(YYYY-MM-DD)
|
5883
6245
|
:rtype: str
|
5884
6246
|
"""
|
5885
6247
|
return self._EndTime
|
@@ -6501,14 +6863,16 @@ class DescribeTemplateRequest(AbstractModel):
|
|
6501
6863
|
|
6502
6864
|
def __init__(self):
|
6503
6865
|
r"""
|
6504
|
-
:param _TemplateId: 模板ID
|
6866
|
+
:param _TemplateId: 模板ID
|
6867
|
+
通过DescribeTemplateList接口获取:https://cloud.tencent.com/document/api/242/48940
|
6505
6868
|
:type TemplateId: str
|
6506
6869
|
"""
|
6507
6870
|
self._TemplateId = None
|
6508
6871
|
|
6509
6872
|
@property
|
6510
6873
|
def TemplateId(self):
|
6511
|
-
"""模板ID
|
6874
|
+
"""模板ID
|
6875
|
+
通过DescribeTemplateList接口获取:https://cloud.tencent.com/document/api/242/48940
|
6512
6876
|
:rtype: str
|
6513
6877
|
"""
|
6514
6878
|
return self._TemplateId
|
@@ -6678,10 +7042,12 @@ class DescribeUnPreDomainDetailResponse(AbstractModel):
|
|
6678
7042
|
:param _ExpireTime: 到期时间
|
6679
7043
|
:type ExpireTime: str
|
6680
7044
|
:param _Status: 域名状态
|
7045
|
+
bid:出价
|
7046
|
+
noAction:无法操作
|
6681
7047
|
:type Status: str
|
6682
|
-
:param _CurrentPrice: 域名价格
|
7048
|
+
:param _CurrentPrice: 域名价格 单位元
|
6683
7049
|
:type CurrentPrice: float
|
6684
|
-
:param _AppointBondPrice: 域名保证金
|
7050
|
+
:param _AppointBondPrice: 域名保证金 单位元
|
6685
7051
|
:type AppointBondPrice: float
|
6686
7052
|
:param _IsAppoint: 是否已经预约
|
6687
7053
|
:type IsAppoint: bool
|
@@ -6763,6 +7129,8 @@ class DescribeUnPreDomainDetailResponse(AbstractModel):
|
|
6763
7129
|
@property
|
6764
7130
|
def Status(self):
|
6765
7131
|
"""域名状态
|
7132
|
+
bid:出价
|
7133
|
+
noAction:无法操作
|
6766
7134
|
:rtype: str
|
6767
7135
|
"""
|
6768
7136
|
return self._Status
|
@@ -6773,7 +7141,7 @@ class DescribeUnPreDomainDetailResponse(AbstractModel):
|
|
6773
7141
|
|
6774
7142
|
@property
|
6775
7143
|
def CurrentPrice(self):
|
6776
|
-
"""域名价格
|
7144
|
+
"""域名价格 单位元
|
6777
7145
|
:rtype: float
|
6778
7146
|
"""
|
6779
7147
|
return self._CurrentPrice
|
@@ -6784,7 +7152,7 @@ class DescribeUnPreDomainDetailResponse(AbstractModel):
|
|
6784
7152
|
|
6785
7153
|
@property
|
6786
7154
|
def AppointBondPrice(self):
|
6787
|
-
"""域名保证金
|
7155
|
+
"""域名保证金 单位元
|
6788
7156
|
:rtype: float
|
6789
7157
|
"""
|
6790
7158
|
return self._AppointBondPrice
|
@@ -7179,7 +7547,17 @@ class DomainBatchDetailSet(AbstractModel):
|
|
7179
7547
|
r"""
|
7180
7548
|
:param _Id: 详情ID
|
7181
7549
|
:type Id: int
|
7182
|
-
:param _Action: 类型
|
7550
|
+
:param _Action: 类型
|
7551
|
+
new:注册域名
|
7552
|
+
renew:续费域名
|
7553
|
+
batch_transfer_prohibition_on:开启禁止转移锁
|
7554
|
+
batch_transfer_prohibition_off:关闭禁止转移锁
|
7555
|
+
batch_update_prohibition_on:开启禁止更新锁
|
7556
|
+
batch_update_prohibition_off:关闭禁止更新锁
|
7557
|
+
batch_modify_owner:域名转移
|
7558
|
+
batch_modify_domain_info:域名信息修改
|
7559
|
+
batch_transfer_in:域名转入
|
7560
|
+
batch_cancel_transfer_out:域名取消转出
|
7183
7561
|
:type Action: str
|
7184
7562
|
:param _Domain: 域名
|
7185
7563
|
:type Domain: str
|
@@ -7188,7 +7566,7 @@ doing 执行中。
|
|
7188
7566
|
failed 操作失败。
|
7189
7567
|
success 操作成功。
|
7190
7568
|
:type Status: str
|
7191
|
-
:param _Reason:
|
7569
|
+
:param _Reason: 失败原因,如果状态成功(Status:success),则该字段为空
|
7192
7570
|
:type Reason: str
|
7193
7571
|
:param _CreatedOn: 创建时间
|
7194
7572
|
:type CreatedOn: str
|
@@ -7219,7 +7597,17 @@ success 操作成功。
|
|
7219
7597
|
|
7220
7598
|
@property
|
7221
7599
|
def Action(self):
|
7222
|
-
"""类型
|
7600
|
+
"""类型
|
7601
|
+
new:注册域名
|
7602
|
+
renew:续费域名
|
7603
|
+
batch_transfer_prohibition_on:开启禁止转移锁
|
7604
|
+
batch_transfer_prohibition_off:关闭禁止转移锁
|
7605
|
+
batch_update_prohibition_on:开启禁止更新锁
|
7606
|
+
batch_update_prohibition_off:关闭禁止更新锁
|
7607
|
+
batch_modify_owner:域名转移
|
7608
|
+
batch_modify_domain_info:域名信息修改
|
7609
|
+
batch_transfer_in:域名转入
|
7610
|
+
batch_cancel_transfer_out:域名取消转出
|
7223
7611
|
:rtype: str
|
7224
7612
|
"""
|
7225
7613
|
return self._Action
|
@@ -7255,7 +7643,7 @@ success 操作成功。
|
|
7255
7643
|
|
7256
7644
|
@property
|
7257
7645
|
def Reason(self):
|
7258
|
-
"""
|
7646
|
+
"""失败原因,如果状态成功(Status:success),则该字段为空
|
7259
7647
|
:rtype: str
|
7260
7648
|
"""
|
7261
7649
|
return self._Reason
|
@@ -8319,8 +8707,9 @@ class ModifyDomainOwnerBatchRequest(AbstractModel):
|
|
8319
8707
|
def __init__(self):
|
8320
8708
|
r"""
|
8321
8709
|
:param _Domains: 要过户的域名。
|
8710
|
+
一次提交不大于4000个
|
8322
8711
|
:type Domains: list of str
|
8323
|
-
:param _NewOwnerUin:
|
8712
|
+
:param _NewOwnerUin: 转入账户的主uin。
|
8324
8713
|
:type NewOwnerUin: str
|
8325
8714
|
:param _TransferDns: 是否同时转移对应的 DNS 解析域名,默认false
|
8326
8715
|
:type TransferDns: bool
|
@@ -8335,6 +8724,7 @@ class ModifyDomainOwnerBatchRequest(AbstractModel):
|
|
8335
8724
|
@property
|
8336
8725
|
def Domains(self):
|
8337
8726
|
"""要过户的域名。
|
8727
|
+
一次提交不大于4000个
|
8338
8728
|
:rtype: list of str
|
8339
8729
|
"""
|
8340
8730
|
return self._Domains
|
@@ -8345,7 +8735,7 @@ class ModifyDomainOwnerBatchRequest(AbstractModel):
|
|
8345
8735
|
|
8346
8736
|
@property
|
8347
8737
|
def NewOwnerUin(self):
|
8348
|
-
"""
|
8738
|
+
"""转入账户的主uin。
|
8349
8739
|
:rtype: str
|
8350
8740
|
"""
|
8351
8741
|
return self._NewOwnerUin
|
@@ -8751,11 +9141,13 @@ class PreAuctionInfo(AbstractModel):
|
|
8751
9141
|
:type Domain: str
|
8752
9142
|
:param _BiddingTime: 竞价倒计时
|
8753
9143
|
:type BiddingTime: str
|
8754
|
-
:param _BidCount: 出价次数
|
9144
|
+
:param _BidCount: 出价次数 单位元
|
8755
9145
|
:type BidCount: int
|
8756
|
-
:param _Price: 当前价格
|
9146
|
+
:param _Price: 当前价格 单位元
|
8757
9147
|
:type Price: float
|
8758
|
-
:param _Op: 用户操作
|
9148
|
+
:param _Op: 用户操作
|
9149
|
+
bid:出价
|
9150
|
+
noAction:无法操作
|
8759
9151
|
:type Op: str
|
8760
9152
|
:param _BusinessId: 业务ID
|
8761
9153
|
:type BusinessId: str
|
@@ -8791,7 +9183,7 @@ class PreAuctionInfo(AbstractModel):
|
|
8791
9183
|
|
8792
9184
|
@property
|
8793
9185
|
def BidCount(self):
|
8794
|
-
"""出价次数
|
9186
|
+
"""出价次数 单位元
|
8795
9187
|
:rtype: int
|
8796
9188
|
"""
|
8797
9189
|
return self._BidCount
|
@@ -8802,7 +9194,7 @@ class PreAuctionInfo(AbstractModel):
|
|
8802
9194
|
|
8803
9195
|
@property
|
8804
9196
|
def Price(self):
|
8805
|
-
"""当前价格
|
9197
|
+
"""当前价格 单位元
|
8806
9198
|
:rtype: float
|
8807
9199
|
"""
|
8808
9200
|
return self._Price
|
@@ -8813,7 +9205,9 @@ class PreAuctionInfo(AbstractModel):
|
|
8813
9205
|
|
8814
9206
|
@property
|
8815
9207
|
def Op(self):
|
8816
|
-
"""用户操作
|
9208
|
+
"""用户操作
|
9209
|
+
bid:出价
|
9210
|
+
noAction:无法操作
|
8817
9211
|
:rtype: str
|
8818
9212
|
"""
|
8819
9213
|
return self._Op
|
@@ -8860,23 +9254,29 @@ class PreReleaseInfo(AbstractModel):
|
|
8860
9254
|
r"""
|
8861
9255
|
:param _Domain: 域名
|
8862
9256
|
:type Domain: str
|
8863
|
-
:param _ReservationTime: 预订倒计时
|
9257
|
+
:param _ReservationTime: 预订倒计时(YYYY-MM-DD hh:mm:ss)
|
8864
9258
|
:type ReservationTime: str
|
8865
|
-
:param _RegTime: 域名注册时间
|
9259
|
+
:param _RegTime: 域名注册时间(YYYY-MM-DD hh:mm:ss)
|
8866
9260
|
:type RegTime: str
|
8867
|
-
:param _DelTime: 域名删除时间
|
9261
|
+
:param _DelTime: 域名删除时间(YYYY-MM-DD hh:mm:ss)
|
8868
9262
|
:type DelTime: str
|
8869
9263
|
:param _CurrentPeople: 当前人数
|
8870
9264
|
:type CurrentPeople: int
|
8871
9265
|
:param _Price: 当前价格
|
8872
9266
|
:type Price: float
|
8873
9267
|
:param _IsFollow: 是否收藏
|
9268
|
+
true:收藏
|
9269
|
+
false:未收藏
|
8874
9270
|
:type IsFollow: bool
|
8875
9271
|
:param _IsAppoint: 是否已经预约
|
9272
|
+
true:预约
|
9273
|
+
false:未预约
|
8876
9274
|
:type IsAppoint: bool
|
8877
9275
|
:param _BusinessId: 业务ID
|
8878
9276
|
:type BusinessId: str
|
8879
9277
|
:param _IsDomainUser: 是否为原持有者
|
9278
|
+
true:是原持有人
|
9279
|
+
false:非原持有人
|
8880
9280
|
:type IsDomainUser: bool
|
8881
9281
|
"""
|
8882
9282
|
self._Domain = None
|
@@ -8903,7 +9303,7 @@ class PreReleaseInfo(AbstractModel):
|
|
8903
9303
|
|
8904
9304
|
@property
|
8905
9305
|
def ReservationTime(self):
|
8906
|
-
"""预订倒计时
|
9306
|
+
"""预订倒计时(YYYY-MM-DD hh:mm:ss)
|
8907
9307
|
:rtype: str
|
8908
9308
|
"""
|
8909
9309
|
return self._ReservationTime
|
@@ -8914,7 +9314,7 @@ class PreReleaseInfo(AbstractModel):
|
|
8914
9314
|
|
8915
9315
|
@property
|
8916
9316
|
def RegTime(self):
|
8917
|
-
"""域名注册时间
|
9317
|
+
"""域名注册时间(YYYY-MM-DD hh:mm:ss)
|
8918
9318
|
:rtype: str
|
8919
9319
|
"""
|
8920
9320
|
return self._RegTime
|
@@ -8925,7 +9325,7 @@ class PreReleaseInfo(AbstractModel):
|
|
8925
9325
|
|
8926
9326
|
@property
|
8927
9327
|
def DelTime(self):
|
8928
|
-
"""域名删除时间
|
9328
|
+
"""域名删除时间(YYYY-MM-DD hh:mm:ss)
|
8929
9329
|
:rtype: str
|
8930
9330
|
"""
|
8931
9331
|
return self._DelTime
|
@@ -8959,6 +9359,8 @@ class PreReleaseInfo(AbstractModel):
|
|
8959
9359
|
@property
|
8960
9360
|
def IsFollow(self):
|
8961
9361
|
"""是否收藏
|
9362
|
+
true:收藏
|
9363
|
+
false:未收藏
|
8962
9364
|
:rtype: bool
|
8963
9365
|
"""
|
8964
9366
|
return self._IsFollow
|
@@ -8970,6 +9372,8 @@ class PreReleaseInfo(AbstractModel):
|
|
8970
9372
|
@property
|
8971
9373
|
def IsAppoint(self):
|
8972
9374
|
"""是否已经预约
|
9375
|
+
true:预约
|
9376
|
+
false:未预约
|
8973
9377
|
:rtype: bool
|
8974
9378
|
"""
|
8975
9379
|
return self._IsAppoint
|
@@ -8992,6 +9396,8 @@ class PreReleaseInfo(AbstractModel):
|
|
8992
9396
|
@property
|
8993
9397
|
def IsDomainUser(self):
|
8994
9398
|
"""是否为原持有者
|
9399
|
+
true:是原持有人
|
9400
|
+
false:非原持有人
|
8995
9401
|
:rtype: bool
|
8996
9402
|
"""
|
8997
9403
|
return self._IsDomainUser
|
@@ -9125,13 +9531,13 @@ class PriceScopeConf(AbstractModel):
|
|
9125
9531
|
|
9126
9532
|
def __init__(self):
|
9127
9533
|
r"""
|
9128
|
-
:param _MaxPrice: 最高价格
|
9534
|
+
:param _MaxPrice: 最高价格 单位元
|
9129
9535
|
:type MaxPrice: float
|
9130
|
-
:param _MinPrice: 最低价格
|
9536
|
+
:param _MinPrice: 最低价格 单位元
|
9131
9537
|
:type MinPrice: float
|
9132
|
-
:param _Price: 价格幅度
|
9538
|
+
:param _Price: 价格幅度 单位元
|
9133
9539
|
:type Price: float
|
9134
|
-
:param _DepositPrice: 保证金
|
9540
|
+
:param _DepositPrice: 保证金 单位元
|
9135
9541
|
:type DepositPrice: float
|
9136
9542
|
"""
|
9137
9543
|
self._MaxPrice = None
|
@@ -9141,7 +9547,7 @@ class PriceScopeConf(AbstractModel):
|
|
9141
9547
|
|
9142
9548
|
@property
|
9143
9549
|
def MaxPrice(self):
|
9144
|
-
"""最高价格
|
9550
|
+
"""最高价格 单位元
|
9145
9551
|
:rtype: float
|
9146
9552
|
"""
|
9147
9553
|
return self._MaxPrice
|
@@ -9152,7 +9558,7 @@ class PriceScopeConf(AbstractModel):
|
|
9152
9558
|
|
9153
9559
|
@property
|
9154
9560
|
def MinPrice(self):
|
9155
|
-
"""最低价格
|
9561
|
+
"""最低价格 单位元
|
9156
9562
|
:rtype: float
|
9157
9563
|
"""
|
9158
9564
|
return self._MinPrice
|
@@ -9163,7 +9569,7 @@ class PriceScopeConf(AbstractModel):
|
|
9163
9569
|
|
9164
9570
|
@property
|
9165
9571
|
def Price(self):
|
9166
|
-
"""价格幅度
|
9572
|
+
"""价格幅度 单位元
|
9167
9573
|
:rtype: float
|
9168
9574
|
"""
|
9169
9575
|
return self._Price
|
@@ -9174,7 +9580,7 @@ class PriceScopeConf(AbstractModel):
|
|
9174
9580
|
|
9175
9581
|
@property
|
9176
9582
|
def DepositPrice(self):
|
9177
|
-
"""保证金
|
9583
|
+
"""保证金 单位元
|
9178
9584
|
:rtype: float
|
9179
9585
|
"""
|
9180
9586
|
return self._DepositPrice
|
@@ -9206,9 +9612,10 @@ class RenewDomainBatchRequest(AbstractModel):
|
|
9206
9612
|
|
9207
9613
|
def __init__(self):
|
9208
9614
|
r"""
|
9209
|
-
:param _Period:
|
9615
|
+
:param _Period: 域名续费的年限。取值范围[1,9]
|
9210
9616
|
:type Period: int
|
9211
9617
|
:param _Domains: 批量续费的域名。
|
9618
|
+
一次提交不大于4000个
|
9212
9619
|
:type Domains: list of str
|
9213
9620
|
:param _PayMode: 付费模式 0手动在线付费,1使用余额付费,2使用特惠包。
|
9214
9621
|
:type PayMode: int
|
@@ -9237,7 +9644,7 @@ class RenewDomainBatchRequest(AbstractModel):
|
|
9237
9644
|
|
9238
9645
|
@property
|
9239
9646
|
def Period(self):
|
9240
|
-
"""
|
9647
|
+
"""域名续费的年限。取值范围[1,9]
|
9241
9648
|
:rtype: int
|
9242
9649
|
"""
|
9243
9650
|
return self._Period
|
@@ -9249,6 +9656,7 @@ class RenewDomainBatchRequest(AbstractModel):
|
|
9249
9656
|
@property
|
9250
9657
|
def Domains(self):
|
9251
9658
|
"""批量续费的域名。
|
9659
|
+
一次提交不大于4000个
|
9252
9660
|
:rtype: list of str
|
9253
9661
|
"""
|
9254
9662
|
return self._Domains
|
@@ -9731,11 +10139,11 @@ class ReservedPreDomainsRequest(AbstractModel):
|
|
9731
10139
|
r"""
|
9732
10140
|
:param _DomainList: 预约预释放域名列表
|
9733
10141
|
:type DomainList: list of str
|
9734
|
-
:param _TemplateId: 模板ID
|
10142
|
+
:param _TemplateId: 模板ID 可通过DescribeTemplates接口获取
|
9735
10143
|
:type TemplateId: str
|
9736
|
-
:param _IsAutoPay:
|
10144
|
+
:param _IsAutoPay: 结束后是否自动支付尾款,默认1 开启 传入0关闭
|
9737
10145
|
:type IsAutoPay: int
|
9738
|
-
:param _IsBidAutoPay:
|
10146
|
+
:param _IsBidAutoPay: 结束后是否自动进行梯度保证金扣除,默认1开启 传入0关闭
|
9739
10147
|
:type IsBidAutoPay: int
|
9740
10148
|
"""
|
9741
10149
|
self._DomainList = None
|
@@ -9756,7 +10164,7 @@ class ReservedPreDomainsRequest(AbstractModel):
|
|
9756
10164
|
|
9757
10165
|
@property
|
9758
10166
|
def TemplateId(self):
|
9759
|
-
"""模板ID
|
10167
|
+
"""模板ID 可通过DescribeTemplates接口获取
|
9760
10168
|
:rtype: str
|
9761
10169
|
"""
|
9762
10170
|
return self._TemplateId
|
@@ -9767,7 +10175,7 @@ class ReservedPreDomainsRequest(AbstractModel):
|
|
9767
10175
|
|
9768
10176
|
@property
|
9769
10177
|
def IsAutoPay(self):
|
9770
|
-
"""
|
10178
|
+
"""结束后是否自动支付尾款,默认1 开启 传入0关闭
|
9771
10179
|
:rtype: int
|
9772
10180
|
"""
|
9773
10181
|
return self._IsAutoPay
|
@@ -9778,7 +10186,7 @@ class ReservedPreDomainsRequest(AbstractModel):
|
|
9778
10186
|
|
9779
10187
|
@property
|
9780
10188
|
def IsBidAutoPay(self):
|
9781
|
-
"""
|
10189
|
+
"""结束后是否自动进行梯度保证金扣除,默认1开启 传入0关闭
|
9782
10190
|
:rtype: int
|
9783
10191
|
"""
|
9784
10192
|
return self._IsBidAutoPay
|
@@ -9972,7 +10380,7 @@ class SetDomainAutoRenewRequest(AbstractModel):
|
|
9972
10380
|
|
9973
10381
|
def __init__(self):
|
9974
10382
|
r"""
|
9975
|
-
:param _DomainId: 域名ID 例如:domain-
|
10383
|
+
:param _DomainId: 域名ID 例如:domain-dwerewwq可通过DescribreDomainList接口获取
|
9976
10384
|
:type DomainId: str
|
9977
10385
|
:param _AutoRenew: AutoRenew 有三个可选值:
|
9978
10386
|
0:不设置自动续费
|
@@ -9985,7 +10393,7 @@ class SetDomainAutoRenewRequest(AbstractModel):
|
|
9985
10393
|
|
9986
10394
|
@property
|
9987
10395
|
def DomainId(self):
|
9988
|
-
"""域名ID 例如:domain-
|
10396
|
+
"""域名ID 例如:domain-dwerewwq可通过DescribreDomainList接口获取
|
9989
10397
|
:rtype: str
|
9990
10398
|
"""
|
9991
10399
|
return self._DomainId
|
@@ -10108,14 +10516,14 @@ class SyncCustomDnsHostRequest(AbstractModel):
|
|
10108
10516
|
|
10109
10517
|
def __init__(self):
|
10110
10518
|
r"""
|
10111
|
-
:param _DomainId: 域名实例ID
|
10519
|
+
:param _DomainId: 域名实例ID,可以通过DescribeDomainList接口获取
|
10112
10520
|
:type DomainId: str
|
10113
10521
|
"""
|
10114
10522
|
self._DomainId = None
|
10115
10523
|
|
10116
10524
|
@property
|
10117
10525
|
def DomainId(self):
|
10118
|
-
"""域名实例ID
|
10526
|
+
"""域名实例ID,可以通过DescribeDomainList接口获取
|
10119
10527
|
:rtype: str
|
10120
10528
|
"""
|
10121
10529
|
return self._DomainId
|
@@ -10189,7 +10597,12 @@ class TemplateInfo(AbstractModel):
|
|
10189
10597
|
r"""
|
10190
10598
|
:param _TemplateId: 模板ID
|
10191
10599
|
:type TemplateId: str
|
10192
|
-
:param _AuditStatus:
|
10600
|
+
:param _AuditStatus: 认证状态:
|
10601
|
+
NotUpload: 未实名认证
|
10602
|
+
InAudit: 实名审核中
|
10603
|
+
Approved: 已实名认证
|
10604
|
+
Reject: 实名审核失败
|
10605
|
+
NotVerified: 实名信息待修改
|
10193
10606
|
:type AuditStatus: str
|
10194
10607
|
:param _CreatedOn: 创建时间
|
10195
10608
|
:type CreatedOn: str
|
@@ -10238,7 +10651,12 @@ class TemplateInfo(AbstractModel):
|
|
10238
10651
|
|
10239
10652
|
@property
|
10240
10653
|
def AuditStatus(self):
|
10241
|
-
"""
|
10654
|
+
"""认证状态:
|
10655
|
+
NotUpload: 未实名认证
|
10656
|
+
InAudit: 实名审核中
|
10657
|
+
Approved: 已实名认证
|
10658
|
+
Reject: 实名审核失败
|
10659
|
+
NotVerified: 实名信息待修改
|
10242
10660
|
:rtype: str
|
10243
10661
|
"""
|
10244
10662
|
return self._AuditStatus
|
@@ -10393,10 +10811,12 @@ class TransferInDomainBatchRequest(AbstractModel):
|
|
10393
10811
|
def __init__(self):
|
10394
10812
|
r"""
|
10395
10813
|
:param _Domains: 转入的域名名称数组。
|
10814
|
+
一次提交不大于4000个
|
10396
10815
|
:type Domains: list of str
|
10397
10816
|
:param _PassWords: 域名转移码数组。
|
10398
10817
|
:type PassWords: list of str
|
10399
10818
|
:param _TemplateId: 模板ID。
|
10819
|
+
可通过DescribeTemplates接口获取
|
10400
10820
|
:type TemplateId: str
|
10401
10821
|
:param _PayMode: 付费模式 0手动在线付费,1使用余额付费。
|
10402
10822
|
:type PayMode: int
|
@@ -10434,6 +10854,7 @@ false:关闭60天内禁止转移注册商锁定
|
|
10434
10854
|
@property
|
10435
10855
|
def Domains(self):
|
10436
10856
|
"""转入的域名名称数组。
|
10857
|
+
一次提交不大于4000个
|
10437
10858
|
:rtype: list of str
|
10438
10859
|
"""
|
10439
10860
|
return self._Domains
|
@@ -10456,6 +10877,7 @@ false:关闭60天内禁止转移注册商锁定
|
|
10456
10877
|
@property
|
10457
10878
|
def TemplateId(self):
|
10458
10879
|
"""模板ID。
|
10880
|
+
可通过DescribeTemplates接口获取
|
10459
10881
|
:rtype: str
|
10460
10882
|
"""
|
10461
10883
|
return self._TemplateId
|
@@ -10630,10 +11052,11 @@ class TransferProhibitionBatchRequest(AbstractModel):
|
|
10630
11052
|
def __init__(self):
|
10631
11053
|
r"""
|
10632
11054
|
:param _Domains: 批量操作的域名。
|
11055
|
+
一次提交不大于4000个
|
10633
11056
|
:type Domains: list of str
|
10634
11057
|
:param _Status: 是否开启禁止域名转移。
|
10635
|
-
|
10636
|
-
|
11058
|
+
true: 开启禁止域名转移状态。
|
11059
|
+
false:关闭禁止域名转移状态。
|
10637
11060
|
:type Status: bool
|
10638
11061
|
"""
|
10639
11062
|
self._Domains = None
|
@@ -10642,6 +11065,7 @@ False:关闭禁止域名转移状态。
|
|
10642
11065
|
@property
|
10643
11066
|
def Domains(self):
|
10644
11067
|
"""批量操作的域名。
|
11068
|
+
一次提交不大于4000个
|
10645
11069
|
:rtype: list of str
|
10646
11070
|
"""
|
10647
11071
|
return self._Domains
|
@@ -10653,8 +11077,8 @@ False:关闭禁止域名转移状态。
|
|
10653
11077
|
@property
|
10654
11078
|
def Status(self):
|
10655
11079
|
"""是否开启禁止域名转移。
|
10656
|
-
|
10657
|
-
|
11080
|
+
true: 开启禁止域名转移状态。
|
11081
|
+
false:关闭禁止域名转移状态。
|
10658
11082
|
:rtype: bool
|
10659
11083
|
"""
|
10660
11084
|
return self._Status
|
@@ -10728,10 +11152,11 @@ class UpdateProhibitionBatchRequest(AbstractModel):
|
|
10728
11152
|
def __init__(self):
|
10729
11153
|
r"""
|
10730
11154
|
:param _Domains: 批量操作的域名。
|
11155
|
+
一次提交不大于4000个
|
10731
11156
|
:type Domains: list of str
|
10732
11157
|
:param _Status: 是否开启禁止域名更新。
|
10733
|
-
|
10734
|
-
|
11158
|
+
true:开启禁止域名更新状态。
|
11159
|
+
false:关闭禁止域名更新状态。
|
10735
11160
|
:type Status: bool
|
10736
11161
|
"""
|
10737
11162
|
self._Domains = None
|
@@ -10740,6 +11165,7 @@ False:关闭禁止域名更新状态。
|
|
10740
11165
|
@property
|
10741
11166
|
def Domains(self):
|
10742
11167
|
"""批量操作的域名。
|
11168
|
+
一次提交不大于4000个
|
10743
11169
|
:rtype: list of str
|
10744
11170
|
"""
|
10745
11171
|
return self._Domains
|
@@ -10751,8 +11177,8 @@ False:关闭禁止域名更新状态。
|
|
10751
11177
|
@property
|
10752
11178
|
def Status(self):
|
10753
11179
|
"""是否开启禁止域名更新。
|
10754
|
-
|
10755
|
-
|
11180
|
+
true:开启禁止域名更新状态。
|
11181
|
+
false:关闭禁止域名更新状态。
|
10756
11182
|
:rtype: bool
|
10757
11183
|
"""
|
10758
11184
|
return self._Status
|