tencentcloud-sdk-domain 3.0.1016 → 3.0.1018

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180808/models.rb +0 -63
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 700819b1542641d4260ad782239c2a8f735f414a
4
- data.tar.gz: 53c6767db266c377a65ffe32c14c8fa500284097
3
+ metadata.gz: 3696e377c963f9ed7a868d4b402c9568f089105a
4
+ data.tar.gz: 4bd35ea3084181b38c4b725f35d87255c2b2150a
5
5
  SHA512:
6
- metadata.gz: 0ac0a90e52a2ed861d664900f0f355f2bd94893ef5f1cced04642a89bd14d66c177806388193c39c1b4d710361df9b83d76d603e2c18fbe8694f6107f7910b5c
7
- data.tar.gz: 74e5e0453603e9a7f3c6ac2b0b80a1e38125f78746d50403407e78a9c6d6f1230356938fb05a42a4624b77d02824ef943ff9baf76ad77795c85ad04ccbd9b8a1
6
+ metadata.gz: de3b6833caa9705e1f83f21194d427457b32999ca7620016e573815c7e187e8b7a6639017d46770b8c70c99f8e90f297b677953630cd2093b0458100ef28e741
7
+ data.tar.gz: 9bdc54f07a01a3fca7636004afb3177bf76d040d9a72dbd6b6dd96c1ec9dc742e949879fe6d05441ee8b440c2941262187d5bd9613b78b2a053e037ce2d99f1e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1016
1
+ 3.0.1018
@@ -20,16 +20,12 @@ module TencentCloud
20
20
  # 用于域名预释放详情页面
21
21
  class AuctionInfo < TencentCloud::Common::AbstractModel
22
22
  # @param Bidder: 竞拍人
23
- # 注意:此字段可能返回 null,表示取不到有效值。
24
23
  # @type Bidder: String
25
24
  # @param AuctionTime: 竞拍时间
26
- # 注意:此字段可能返回 null,表示取不到有效值。
27
25
  # @type AuctionTime: String
28
26
  # @param AuctionPrice: 竞拍价格
29
- # 注意:此字段可能返回 null,表示取不到有效值。
30
27
  # @type AuctionPrice: Float
31
28
  # @param Status: 状态 up: 领先 down: 落后
32
- # 注意:此字段可能返回 null,表示取不到有效值。
33
29
  # @type Status: String
34
30
 
35
31
  attr_accessor :Bidder, :AuctionTime, :AuctionPrice, :Status
@@ -227,25 +223,18 @@ module TencentCloud
227
223
  # 我预定的域名结构体。
228
224
  class BiddingAppointResult < TencentCloud::Common::AbstractModel
229
225
  # @param BusinessID: business_id
230
- # 注意:此字段可能返回 null,表示取不到有效值。
231
226
  # @type BusinessID: String
232
227
  # @param Domain: 域名
233
- # 注意:此字段可能返回 null,表示取不到有效值。
234
228
  # @type Domain: String
235
229
  # @param AppointPrice: 预定价格
236
- # 注意:此字段可能返回 null,表示取不到有效值。
237
230
  # @type AppointPrice: Integer
238
231
  # @param AppointBondPrice: 预约保证金
239
- # 注意:此字段可能返回 null,表示取不到有效值。
240
232
  # @type AppointBondPrice: Integer
241
233
  # @param AppointEndTime: 预约结束时间
242
- # 注意:此字段可能返回 null,表示取不到有效值。
243
234
  # @type AppointEndTime: String
244
235
  # @param AppointNum: 预约人数
245
- # 注意:此字段可能返回 null,表示取不到有效值。
246
236
  # @type AppointNum: Integer
247
237
  # @param Status: 1 已预约,2 竞价中,3 等待出价 4 竞价失败 5 等待支付 6 等待转移,7 转移中 8 交易成功 9 预约持有者赎回 10 竞价持有者赎回 11 其他阶段持有者赎回 12 违约
248
- # 注意:此字段可能返回 null,表示取不到有效值。
249
238
  # @type Status: Integer
250
239
 
251
240
  attr_accessor :BusinessID, :Domain, :AppointPrice, :AppointBondPrice, :AppointEndTime, :AppointNum, :Status
@@ -318,34 +307,24 @@ module TencentCloud
318
307
  # 我竞价的域名结构体。
319
308
  class BiddingResult < TencentCloud::Common::AbstractModel
320
309
  # @param BusinessID: business_id
321
- # 注意:此字段可能返回 null,表示取不到有效值。
322
310
  # @type BusinessID: String
323
311
  # @param Domain: 域名
324
- # 注意:此字段可能返回 null,表示取不到有效值。
325
312
  # @type Domain: String
326
313
  # @param CurrentPrice: 当前价格
327
- # 注意:此字段可能返回 null,表示取不到有效值。
328
314
  # @type CurrentPrice: Integer
329
315
  # @param CurrentNickname: 当前用户昵称
330
- # 注意:此字段可能返回 null,表示取不到有效值。
331
316
  # @type CurrentNickname: String
332
317
  # @param BiddingPrice: 我的出价
333
- # 注意:此字段可能返回 null,表示取不到有效值。
334
318
  # @type BiddingPrice: Integer
335
319
  # @param BiddingBondPrice: 竞价保证金
336
- # 注意:此字段可能返回 null,表示取不到有效值。
337
320
  # @type BiddingBondPrice: Integer
338
321
  # @param BiddingEndTime: 竞价结束时间
339
- # 注意:此字段可能返回 null,表示取不到有效值。
340
322
  # @type BiddingEndTime: String
341
323
  # @param BiddingFlag: 竞价标识,1 领先,2 落后
342
- # 注意:此字段可能返回 null,表示取不到有效值。
343
324
  # @type BiddingFlag: Integer
344
325
  # @param BiddingNum: 出价次数
345
- # 注意:此字段可能返回 null,表示取不到有效值。
346
326
  # @type BiddingNum: Integer
347
327
  # @param Status: 2 竞价中 3 等待出价 4 竞价失败 10 竞价持有者赎回
348
- # 注意:此字段可能返回 null,表示取不到有效值。
349
328
  # @type Status: Integer
350
329
 
351
330
  attr_accessor :BusinessID, :Domain, :CurrentPrice, :CurrentNickname, :BiddingPrice, :BiddingBondPrice, :BiddingEndTime, :BiddingFlag, :BiddingNum, :Status
@@ -380,7 +359,6 @@ module TencentCloud
380
359
  # 我得标的域名结构体。
381
360
  class BiddingSuccessfulResult < TencentCloud::Common::AbstractModel
382
361
  # @param PayEndTime: 支付结束时间
383
- # 注意:此字段可能返回 null,表示取不到有效值。
384
362
  # @type PayEndTime: String
385
363
 
386
364
  attr_accessor :PayEndTime
@@ -1772,7 +1750,6 @@ module TencentCloud
1772
1750
  # DescribeCustomDnsHostSet返回参数结构体
1773
1751
  class DescribeCustomDnsHostSetResponse < TencentCloud::Common::AbstractModel
1774
1752
  # @param DnsHostSet: 自定义DNS Host 列表
1775
- # 注意:此字段可能返回 null,表示取不到有效值。
1776
1753
  # @type DnsHostSet: Array
1777
1754
  # @param TotalCount: 自定义DNS Host总数
1778
1755
  # @type TotalCount: Integer
@@ -2129,7 +2106,6 @@ module TencentCloud
2129
2106
  # DescribePreAuctionList返回参数结构体
2130
2107
  class DescribePreAuctionListResponse < TencentCloud::Common::AbstractModel
2131
2108
  # @param TotalCount: 总数
2132
- # 注意:此字段可能返回 null,表示取不到有效值。
2133
2109
  # @type TotalCount: Integer
2134
2110
  # @param PreAuctionList: 预释放竞价列表
2135
2111
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2321,7 +2297,6 @@ module TencentCloud
2321
2297
  # DescribePreReleaseList返回参数结构体
2322
2298
  class DescribePreReleaseListResponse < TencentCloud::Common::AbstractModel
2323
2299
  # @param TotalCount: 数量
2324
- # 注意:此字段可能返回 null,表示取不到有效值。
2325
2300
  # @type TotalCount: Integer
2326
2301
  # @param PreReleaseList: 预释放列表
2327
2302
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2821,14 +2796,12 @@ module TencentCloud
2821
2796
  # success 操作成功。
2822
2797
  # @type Status: String
2823
2798
  # @param Reason: 失败原因
2824
- # 注意:此字段可能返回 null,表示取不到有效值。
2825
2799
  # @type Reason: String
2826
2800
  # @param CreatedOn: 创建时间
2827
2801
  # @type CreatedOn: String
2828
2802
  # @param UpdatedOn: 更新时间
2829
2803
  # @type UpdatedOn: String
2830
2804
  # @param BigDealId: 订单号
2831
- # 注意:此字段可能返回 null,表示取不到有效值。
2832
2805
  # @type BigDealId: String
2833
2806
 
2834
2807
  attr_accessor :Id, :Action, :Domain, :Status, :Reason, :CreatedOn, :UpdatedOn, :BigDealId
@@ -2977,7 +2950,6 @@ module TencentCloud
2977
2950
  # NoAudit: 无需实名认证
2978
2951
  # @type RealNameAuditStatus: String
2979
2952
  # @param RealNameAuditUnpassReason: 域名实名认证不通过原因。
2980
- # 注意:此字段可能返回 null,表示取不到有效值。
2981
2953
  # @type RealNameAuditUnpassReason: String
2982
2954
  # @param DomainNameAuditStatus: 域名命名审核状态。
2983
2955
  # NotAudit:命名审核未上传
@@ -2987,7 +2959,6 @@ module TencentCloud
2987
2959
  # Rejected:域名命名审核拒绝
2988
2960
  # @type DomainNameAuditStatus: String
2989
2961
  # @param DomainNameAuditUnpassReason: 域名命名审核不通过原因。
2990
- # 注意:此字段可能返回 null,表示取不到有效值。
2991
2962
  # @type DomainNameAuditUnpassReason: String
2992
2963
  # @param CreationDate: 注册时间。
2993
2964
  # @type CreationDate: String
@@ -3098,10 +3069,8 @@ module TencentCloud
3098
3069
  # 失败预约预释放域名信息
3099
3070
  class FailReservedDomainInfo < TencentCloud::Common::AbstractModel
3100
3071
  # @param Domain: 域名
3101
- # 注意:此字段可能返回 null,表示取不到有效值。
3102
3072
  # @type Domain: String
3103
3073
  # @param FailReason: 预约失败原因
3104
- # 注意:此字段可能返回 null,表示取不到有效值。
3105
3074
  # @type FailReason: String
3106
3075
 
3107
3076
  attr_accessor :Domain, :FailReason
@@ -3377,22 +3346,16 @@ module TencentCloud
3377
3346
  # 预释放竞价列表
3378
3347
  class PreAuctionInfo < TencentCloud::Common::AbstractModel
3379
3348
  # @param Domain: 域名
3380
- # 注意:此字段可能返回 null,表示取不到有效值。
3381
3349
  # @type Domain: String
3382
3350
  # @param BiddingTime: 竞价倒计时
3383
- # 注意:此字段可能返回 null,表示取不到有效值。
3384
3351
  # @type BiddingTime: String
3385
3352
  # @param BidCount: 出价次数
3386
- # 注意:此字段可能返回 null,表示取不到有效值。
3387
3353
  # @type BidCount: Integer
3388
3354
  # @param Price: 当前价格
3389
- # 注意:此字段可能返回 null,表示取不到有效值。
3390
3355
  # @type Price: Float
3391
3356
  # @param Op: 用户操作 bid:出价 "noAction":无法操作
3392
- # 注意:此字段可能返回 null,表示取不到有效值。
3393
3357
  # @type Op: String
3394
3358
  # @param BusinessId: 业务ID
3395
- # 注意:此字段可能返回 null,表示取不到有效值。
3396
3359
  # @type BusinessId: String
3397
3360
 
3398
3361
  attr_accessor :Domain, :BiddingTime, :BidCount, :Price, :Op, :BusinessId
@@ -3419,34 +3382,24 @@ module TencentCloud
3419
3382
  # 预释放列表信息
3420
3383
  class PreReleaseInfo < TencentCloud::Common::AbstractModel
3421
3384
  # @param Domain: 域名
3422
- # 注意:此字段可能返回 null,表示取不到有效值。
3423
3385
  # @type Domain: String
3424
3386
  # @param ReservationTime: 预订倒计时
3425
- # 注意:此字段可能返回 null,表示取不到有效值。
3426
3387
  # @type ReservationTime: String
3427
3388
  # @param RegTime: 域名注册时间
3428
- # 注意:此字段可能返回 null,表示取不到有效值。
3429
3389
  # @type RegTime: String
3430
3390
  # @param DelTime: 域名删除时间
3431
- # 注意:此字段可能返回 null,表示取不到有效值。
3432
3391
  # @type DelTime: String
3433
3392
  # @param CurrentPeople: 当前人数
3434
- # 注意:此字段可能返回 null,表示取不到有效值。
3435
3393
  # @type CurrentPeople: Integer
3436
3394
  # @param Price: 当前价格
3437
- # 注意:此字段可能返回 null,表示取不到有效值。
3438
3395
  # @type Price: Float
3439
3396
  # @param IsFollow: 是否收藏
3440
- # 注意:此字段可能返回 null,表示取不到有效值。
3441
3397
  # @type IsFollow: Boolean
3442
3398
  # @param IsAppoint: 是否已经预约
3443
- # 注意:此字段可能返回 null,表示取不到有效值。
3444
3399
  # @type IsAppoint: Boolean
3445
3400
  # @param BusinessId: 业务ID
3446
- # 注意:此字段可能返回 null,表示取不到有效值。
3447
3401
  # @type BusinessId: String
3448
3402
  # @param IsDomainUser: 是否为原持有者
3449
- # 注意:此字段可能返回 null,表示取不到有效值。
3450
3403
  # @type IsDomainUser: Boolean
3451
3404
 
3452
3405
  attr_accessor :Domain, :ReservationTime, :RegTime, :DelTime, :CurrentPeople, :Price, :IsFollow, :IsAppoint, :BusinessId, :IsDomainUser
@@ -3513,16 +3466,12 @@ module TencentCloud
3513
3466
  # 预释放价格区间配置
3514
3467
  class PriceScopeConf < TencentCloud::Common::AbstractModel
3515
3468
  # @param MaxPrice: 最高价格
3516
- # 注意:此字段可能返回 null,表示取不到有效值。
3517
3469
  # @type MaxPrice: Float
3518
3470
  # @param MinPrice: 最低价格
3519
- # 注意:此字段可能返回 null,表示取不到有效值。
3520
3471
  # @type MinPrice: Float
3521
3472
  # @param Price: 价格幅度
3522
- # 注意:此字段可能返回 null,表示取不到有效值。
3523
3473
  # @type Price: Float
3524
3474
  # @param DepositPrice: 保证金
3525
- # 注意:此字段可能返回 null,表示取不到有效值。
3526
3475
  # @type DepositPrice: Float
3527
3476
 
3528
3477
  attr_accessor :MaxPrice, :MinPrice, :Price, :DepositPrice
@@ -3612,16 +3561,12 @@ module TencentCloud
3612
3561
  # 合作商竞价详情
3613
3562
  class ReserveBidInfo < TencentCloud::Common::AbstractModel
3614
3563
  # @param User: 用户
3615
- # 注意:此字段可能返回 null,表示取不到有效值。
3616
3564
  # @type User: String
3617
3565
  # @param Price: 出价
3618
- # 注意:此字段可能返回 null,表示取不到有效值。
3619
3566
  # @type Price: Integer
3620
3567
  # @param BidTime: 出价时间
3621
- # 注意:此字段可能返回 null,表示取不到有效值。
3622
3568
  # @type BidTime: String
3623
3569
  # @param BidStatus: 当前状态
3624
- # 注意:此字段可能返回 null,表示取不到有效值。
3625
3570
  # @type BidStatus: String
3626
3571
 
3627
3572
  attr_accessor :User, :Price, :BidTime, :BidStatus
@@ -3684,22 +3629,16 @@ module TencentCloud
3684
3629
  # @param ReservedStatus: 1. 预定成功 2. 预定失败(预定失败Reason字段将会被赋值)3. 域名交割中 4. 域名交割完成
3685
3630
  # @type ReservedStatus: Integer
3686
3631
  # @param FailReason: 域名预定失败原因
3687
- # 注意:此字段可能返回 null,表示取不到有效值。
3688
3632
  # @type FailReason: String
3689
3633
  # @param ChangeOwnerTime: 预计变更所有权时间(仅用于参考,实际时间会存在误差)
3690
- # 注意:此字段可能返回 null,表示取不到有效值。
3691
3634
  # @type ChangeOwnerTime: String
3692
3635
  # @param RegTime: 注册时间
3693
- # 注意:此字段可能返回 null,表示取不到有效值。
3694
3636
  # @type RegTime: String
3695
3637
  # @param ExpireTime: 到期时间
3696
- # 注意:此字段可能返回 null,表示取不到有效值。
3697
3638
  # @type ExpireTime: String
3698
3639
  # @param ResourceId: 资源ID,用于删除资源信息
3699
- # 注意:此字段可能返回 null,表示取不到有效值。
3700
3640
  # @type ResourceId: String
3701
3641
  # @param BusinessId: 业务ID
3702
- # 注意:此字段可能返回 null,表示取不到有效值。
3703
3642
  # @type BusinessId: String
3704
3643
 
3705
3644
  attr_accessor :Domain, :ReservedStatus, :FailReason, :ChangeOwnerTime, :RegTime, :ExpireTime, :ResourceId, :BusinessId
@@ -3875,10 +3814,8 @@ module TencentCloud
3875
3814
  # 预释放域名预约参数补充成功信息
3876
3815
  class SucDomainInfo < TencentCloud::Common::AbstractModel
3877
3816
  # @param Domain: 域名
3878
- # 注意:此字段可能返回 null,表示取不到有效值。
3879
3817
  # @type Domain: String
3880
3818
  # @param BusinessId: 业务ID
3881
- # 注意:此字段可能返回 null,表示取不到有效值。
3882
3819
  # @type BusinessId: String
3883
3820
 
3884
3821
  attr_accessor :Domain, :BusinessId
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-domain
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1016
4
+ version: 3.0.1018
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-11 00:00:00.000000000 Z
11
+ date: 2025-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,8 +33,8 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20180808/models.rb
37
36
  - lib/v20180808/client.rb
37
+ - lib/v20180808/models.rb
38
38
  - lib/tencentcloud-sdk-domain.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby