tencentcloud-sdk-domain 3.0.590 → 3.0.591
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180808/models.rb +63 -63
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6905e16f839a6f10ec707a56cf134558a20a56b6
|
|
4
|
+
data.tar.gz: 81857cf459ef156a1f1b8882a8bfa6402f2c64a3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 126d4e21b30e8516db0e1f97d17f168f47cf02c0ce3c927e003531d59bd3199c5840ddb3328d9161b94103b73a0b27607d75a38a1458159d709223284a9f20ba
|
|
7
|
+
data.tar.gz: 0ce7845a4f13a3d2194d0ff5326670b8df5285d2cc44a45b10742762ea25d39867b660e91647e84052e3e6492209f25dc24eba3aab15707a06dbbe1821aa09a3
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.591
|
data/lib/v20180808/models.rb
CHANGED
|
@@ -29,7 +29,7 @@ module TencentCloud
|
|
|
29
29
|
# @type LockTransfer: Boolean
|
|
30
30
|
|
|
31
31
|
attr_accessor :Domains, :TemplateId, :LockTransfer
|
|
32
|
-
|
|
32
|
+
|
|
33
33
|
def initialize(domains=nil, templateid=nil, locktransfer=nil)
|
|
34
34
|
@Domains = domains
|
|
35
35
|
@TemplateId = templateid
|
|
@@ -51,7 +51,7 @@ module TencentCloud
|
|
|
51
51
|
# @type RequestId: String
|
|
52
52
|
|
|
53
53
|
attr_accessor :LogId, :RequestId
|
|
54
|
-
|
|
54
|
+
|
|
55
55
|
def initialize(logid=nil, requestid=nil)
|
|
56
56
|
@LogId = logid
|
|
57
57
|
@RequestId = requestid
|
|
@@ -73,7 +73,7 @@ module TencentCloud
|
|
|
73
73
|
# @type BatchAction: String
|
|
74
74
|
|
|
75
75
|
attr_accessor :LogId, :Status, :BatchAction
|
|
76
|
-
|
|
76
|
+
|
|
77
77
|
def initialize(logid=nil, status=nil, batchaction=nil)
|
|
78
78
|
@LogId = logid
|
|
79
79
|
@Status = status
|
|
@@ -137,7 +137,7 @@ module TencentCloud
|
|
|
137
137
|
# @type RegistrantImgUrl: String
|
|
138
138
|
|
|
139
139
|
attr_accessor :CertificateCode, :CertificateType, :ImgUrl, :OriginImgUrl, :RegistrantCertificateCode, :RegistrantCertificateType, :RegistrantImgUrl
|
|
140
|
-
|
|
140
|
+
|
|
141
141
|
def initialize(certificatecode=nil, certificatetype=nil, imgurl=nil, originimgurl=nil, registrantcertificatecode=nil, registrantcertificatetype=nil, registrantimgurl=nil)
|
|
142
142
|
@CertificateCode = certificatecode
|
|
143
143
|
@CertificateType = certificatetype
|
|
@@ -165,7 +165,7 @@ module TencentCloud
|
|
|
165
165
|
# @type LogIds: Array
|
|
166
166
|
|
|
167
167
|
attr_accessor :LogIds
|
|
168
|
-
|
|
168
|
+
|
|
169
169
|
def initialize(logids=nil)
|
|
170
170
|
@LogIds = logids
|
|
171
171
|
end
|
|
@@ -183,7 +183,7 @@ module TencentCloud
|
|
|
183
183
|
# @type RequestId: String
|
|
184
184
|
|
|
185
185
|
attr_accessor :StatusSet, :RequestId
|
|
186
|
-
|
|
186
|
+
|
|
187
187
|
def initialize(statusset=nil, requestid=nil)
|
|
188
188
|
@StatusSet = statusset
|
|
189
189
|
@RequestId = requestid
|
|
@@ -210,7 +210,7 @@ module TencentCloud
|
|
|
210
210
|
# @type Period: String
|
|
211
211
|
|
|
212
212
|
attr_accessor :DomainName, :Period
|
|
213
|
-
|
|
213
|
+
|
|
214
214
|
def initialize(domainname=nil, period=nil)
|
|
215
215
|
@DomainName = domainname
|
|
216
216
|
@Period = period
|
|
@@ -258,7 +258,7 @@ module TencentCloud
|
|
|
258
258
|
# @type RequestId: String
|
|
259
259
|
|
|
260
260
|
attr_accessor :DomainName, :Available, :Reason, :Premium, :Price, :BlackWord, :Describe, :FeeRenew, :RealPrice, :FeeTransfer, :FeeRestore, :Period, :RecordSupport, :RequestId
|
|
261
|
-
|
|
261
|
+
|
|
262
262
|
def initialize(domainname=nil, available=nil, reason=nil, premium=nil, price=nil, blackword=nil, describe=nil, feerenew=nil, realprice=nil, feetransfer=nil, feerestore=nil, period=nil, recordsupport=nil, requestid=nil)
|
|
263
263
|
@DomainName = domainname
|
|
264
264
|
@Available = available
|
|
@@ -330,7 +330,7 @@ module TencentCloud
|
|
|
330
330
|
# @type Country: String
|
|
331
331
|
|
|
332
332
|
attr_accessor :OrganizationNameCN, :OrganizationName, :RegistrantNameCN, :RegistrantName, :ProvinceCN, :CityCN, :StreetCN, :Street, :CountryCN, :Telephone, :Email, :ZipCode, :RegistrantType, :Province, :City, :Country
|
|
333
|
-
|
|
333
|
+
|
|
334
334
|
def initialize(organizationnamecn=nil, organizationname=nil, registrantnamecn=nil, registrantname=nil, provincecn=nil, citycn=nil, streetcn=nil, street=nil, countrycn=nil, telephone=nil, email=nil, zipcode=nil, registranttype=nil, province=nil, city=nil, country=nil)
|
|
335
335
|
@OrganizationNameCN = organizationnamecn
|
|
336
336
|
@OrganizationName = organizationname
|
|
@@ -398,7 +398,7 @@ module TencentCloud
|
|
|
398
398
|
# @type ActivityId: String
|
|
399
399
|
|
|
400
400
|
attr_accessor :TemplateId, :Period, :Domains, :PayMode, :AutoRenewFlag, :PackageResourceId, :UpdateProhibition, :TransferProhibition, :ChannelFrom, :OrderFrom, :ActivityId
|
|
401
|
-
|
|
401
|
+
|
|
402
402
|
def initialize(templateid=nil, period=nil, domains=nil, paymode=nil, autorenewflag=nil, packageresourceid=nil, updateprohibition=nil, transferprohibition=nil, channelfrom=nil, orderfrom=nil, activityid=nil)
|
|
403
403
|
@TemplateId = templateid
|
|
404
404
|
@Period = period
|
|
@@ -437,7 +437,7 @@ module TencentCloud
|
|
|
437
437
|
# @type RequestId: String
|
|
438
438
|
|
|
439
439
|
attr_accessor :LogId, :RequestId
|
|
440
|
-
|
|
440
|
+
|
|
441
441
|
def initialize(logid=nil, requestid=nil)
|
|
442
442
|
@LogId = logid
|
|
443
443
|
@RequestId = requestid
|
|
@@ -459,7 +459,7 @@ module TencentCloud
|
|
|
459
459
|
# @type VerifyCode: String
|
|
460
460
|
|
|
461
461
|
attr_accessor :Code, :Type, :VerifyCode
|
|
462
|
-
|
|
462
|
+
|
|
463
463
|
def initialize(code=nil, type=nil, verifycode=nil)
|
|
464
464
|
@Code = code
|
|
465
465
|
@Type = type
|
|
@@ -479,7 +479,7 @@ module TencentCloud
|
|
|
479
479
|
# @type RequestId: String
|
|
480
480
|
|
|
481
481
|
attr_accessor :RequestId
|
|
482
|
-
|
|
482
|
+
|
|
483
483
|
def initialize(requestid=nil)
|
|
484
484
|
@RequestId = requestid
|
|
485
485
|
end
|
|
@@ -497,7 +497,7 @@ module TencentCloud
|
|
|
497
497
|
# @type CertificateInfo: :class:`Tencentcloud::Domain.v20180808.models.CertificateInfo`
|
|
498
498
|
|
|
499
499
|
attr_accessor :ContactInfo, :CertificateInfo
|
|
500
|
-
|
|
500
|
+
|
|
501
501
|
def initialize(contactinfo=nil, certificateinfo=nil)
|
|
502
502
|
@ContactInfo = contactinfo
|
|
503
503
|
@CertificateInfo = certificateinfo
|
|
@@ -523,7 +523,7 @@ module TencentCloud
|
|
|
523
523
|
# @type RequestId: String
|
|
524
524
|
|
|
525
525
|
attr_accessor :Template, :RequestId
|
|
526
|
-
|
|
526
|
+
|
|
527
527
|
def initialize(template=nil, requestid=nil)
|
|
528
528
|
@Template = template
|
|
529
529
|
@RequestId = requestid
|
|
@@ -546,7 +546,7 @@ module TencentCloud
|
|
|
546
546
|
# @type Type: Integer
|
|
547
547
|
|
|
548
548
|
attr_accessor :Code, :Type
|
|
549
|
-
|
|
549
|
+
|
|
550
550
|
def initialize(code=nil, type=nil)
|
|
551
551
|
@Code = code
|
|
552
552
|
@Type = type
|
|
@@ -564,7 +564,7 @@ module TencentCloud
|
|
|
564
564
|
# @type RequestId: String
|
|
565
565
|
|
|
566
566
|
attr_accessor :RequestId
|
|
567
|
-
|
|
567
|
+
|
|
568
568
|
def initialize(requestid=nil)
|
|
569
569
|
@RequestId = requestid
|
|
570
570
|
end
|
|
@@ -580,7 +580,7 @@ module TencentCloud
|
|
|
580
580
|
# @type TemplateId: String
|
|
581
581
|
|
|
582
582
|
attr_accessor :TemplateId
|
|
583
|
-
|
|
583
|
+
|
|
584
584
|
def initialize(templateid=nil)
|
|
585
585
|
@TemplateId = templateid
|
|
586
586
|
end
|
|
@@ -596,7 +596,7 @@ module TencentCloud
|
|
|
596
596
|
# @type RequestId: String
|
|
597
597
|
|
|
598
598
|
attr_accessor :RequestId
|
|
599
|
-
|
|
599
|
+
|
|
600
600
|
def initialize(requestid=nil)
|
|
601
601
|
@RequestId = requestid
|
|
602
602
|
end
|
|
@@ -616,7 +616,7 @@ module TencentCloud
|
|
|
616
616
|
# @type Limit: Integer
|
|
617
617
|
|
|
618
618
|
attr_accessor :LogId, :Offset, :Limit
|
|
619
|
-
|
|
619
|
+
|
|
620
620
|
def initialize(logid=nil, offset=nil, limit=nil)
|
|
621
621
|
@LogId = logid
|
|
622
622
|
@Offset = offset
|
|
@@ -641,7 +641,7 @@ module TencentCloud
|
|
|
641
641
|
# @type RequestId: String
|
|
642
642
|
|
|
643
643
|
attr_accessor :TotalCount, :DomainBatchDetailSet, :RequestId
|
|
644
|
-
|
|
644
|
+
|
|
645
645
|
def initialize(totalcount=nil, domainbatchdetailset=nil, requestid=nil)
|
|
646
646
|
@TotalCount = totalcount
|
|
647
647
|
@DomainBatchDetailSet = domainbatchdetailset
|
|
@@ -670,7 +670,7 @@ module TencentCloud
|
|
|
670
670
|
# @type Limit: Integer
|
|
671
671
|
|
|
672
672
|
attr_accessor :Offset, :Limit
|
|
673
|
-
|
|
673
|
+
|
|
674
674
|
def initialize(offset=nil, limit=nil)
|
|
675
675
|
@Offset = offset
|
|
676
676
|
@Limit = limit
|
|
@@ -693,7 +693,7 @@ module TencentCloud
|
|
|
693
693
|
# @type RequestId: String
|
|
694
694
|
|
|
695
695
|
attr_accessor :TotalCount, :DomainBatchLogSet, :RequestId
|
|
696
|
-
|
|
696
|
+
|
|
697
697
|
def initialize(totalcount=nil, domainbatchlogset=nil, requestid=nil)
|
|
698
698
|
@TotalCount = totalcount
|
|
699
699
|
@DomainBatchLogSet = domainbatchlogset
|
|
@@ -720,7 +720,7 @@ module TencentCloud
|
|
|
720
720
|
# @type Domain: String
|
|
721
721
|
|
|
722
722
|
attr_accessor :Domain
|
|
723
|
-
|
|
723
|
+
|
|
724
724
|
def initialize(domain=nil)
|
|
725
725
|
@Domain = domain
|
|
726
726
|
end
|
|
@@ -741,7 +741,7 @@ module TencentCloud
|
|
|
741
741
|
# @type RequestId: String
|
|
742
742
|
|
|
743
743
|
attr_accessor :DomainInfo, :Uin, :RequestId
|
|
744
|
-
|
|
744
|
+
|
|
745
745
|
def initialize(domaininfo=nil, uin=nil, requestid=nil)
|
|
746
746
|
@DomainInfo = domaininfo
|
|
747
747
|
@Uin = uin
|
|
@@ -766,7 +766,7 @@ module TencentCloud
|
|
|
766
766
|
# @type Limit: Integer
|
|
767
767
|
|
|
768
768
|
attr_accessor :Offset, :Limit
|
|
769
|
-
|
|
769
|
+
|
|
770
770
|
def initialize(offset=nil, limit=nil)
|
|
771
771
|
@Offset = offset
|
|
772
772
|
@Limit = limit
|
|
@@ -789,7 +789,7 @@ module TencentCloud
|
|
|
789
789
|
# @type RequestId: String
|
|
790
790
|
|
|
791
791
|
attr_accessor :DomainSet, :TotalCount, :RequestId
|
|
792
|
-
|
|
792
|
+
|
|
793
793
|
def initialize(domainset=nil, totalcount=nil, requestid=nil)
|
|
794
794
|
@DomainSet = domainset
|
|
795
795
|
@TotalCount = totalcount
|
|
@@ -820,7 +820,7 @@ module TencentCloud
|
|
|
820
820
|
# @type Operation: Array
|
|
821
821
|
|
|
822
822
|
attr_accessor :TldList, :Year, :Operation
|
|
823
|
-
|
|
823
|
+
|
|
824
824
|
def initialize(tldlist=nil, year=nil, operation=nil)
|
|
825
825
|
@TldList = tldlist
|
|
826
826
|
@Year = year
|
|
@@ -842,7 +842,7 @@ module TencentCloud
|
|
|
842
842
|
# @type RequestId: String
|
|
843
843
|
|
|
844
844
|
attr_accessor :PriceList, :RequestId
|
|
845
|
-
|
|
845
|
+
|
|
846
846
|
def initialize(pricelist=nil, requestid=nil)
|
|
847
847
|
@PriceList = pricelist
|
|
848
848
|
@RequestId = requestid
|
|
@@ -867,7 +867,7 @@ module TencentCloud
|
|
|
867
867
|
# @type DomainName: String
|
|
868
868
|
|
|
869
869
|
attr_accessor :DomainName
|
|
870
|
-
|
|
870
|
+
|
|
871
871
|
def initialize(domainname=nil)
|
|
872
872
|
@DomainName = domainname
|
|
873
873
|
end
|
|
@@ -887,7 +887,7 @@ module TencentCloud
|
|
|
887
887
|
# @type RequestId: String
|
|
888
888
|
|
|
889
889
|
attr_accessor :DomainInfo, :Uin, :RequestId
|
|
890
|
-
|
|
890
|
+
|
|
891
891
|
def initialize(domaininfo=nil, uin=nil, requestid=nil)
|
|
892
892
|
@DomainInfo = domaininfo
|
|
893
893
|
@Uin = uin
|
|
@@ -916,7 +916,7 @@ module TencentCloud
|
|
|
916
916
|
# @type Code: String
|
|
917
917
|
|
|
918
918
|
attr_accessor :Type, :Offset, :Limit, :Code
|
|
919
|
-
|
|
919
|
+
|
|
920
920
|
def initialize(type=nil, offset=nil, limit=nil, code=nil)
|
|
921
921
|
@Type = type
|
|
922
922
|
@Offset = offset
|
|
@@ -942,7 +942,7 @@ module TencentCloud
|
|
|
942
942
|
# @type RequestId: String
|
|
943
943
|
|
|
944
944
|
attr_accessor :PhoneEmailList, :TotalCount, :RequestId
|
|
945
|
-
|
|
945
|
+
|
|
946
946
|
def initialize(phoneemaillist=nil, totalcount=nil, requestid=nil)
|
|
947
947
|
@PhoneEmailList = phoneemaillist
|
|
948
948
|
@TotalCount = totalcount
|
|
@@ -977,7 +977,7 @@ module TencentCloud
|
|
|
977
977
|
# @type Keyword: String
|
|
978
978
|
|
|
979
979
|
attr_accessor :Offset, :Limit, :Type, :Status, :Keyword
|
|
980
|
-
|
|
980
|
+
|
|
981
981
|
def initialize(offset=nil, limit=nil, type=nil, status=nil, keyword=nil)
|
|
982
982
|
@Offset = offset
|
|
983
983
|
@Limit = limit
|
|
@@ -1005,7 +1005,7 @@ module TencentCloud
|
|
|
1005
1005
|
# @type RequestId: String
|
|
1006
1006
|
|
|
1007
1007
|
attr_accessor :TotalCount, :TemplateSet, :RequestId
|
|
1008
|
-
|
|
1008
|
+
|
|
1009
1009
|
def initialize(totalcount=nil, templateset=nil, requestid=nil)
|
|
1010
1010
|
@TotalCount = totalcount
|
|
1011
1011
|
@TemplateSet = templateset
|
|
@@ -1032,7 +1032,7 @@ module TencentCloud
|
|
|
1032
1032
|
# @type TemplateId: String
|
|
1033
1033
|
|
|
1034
1034
|
attr_accessor :TemplateId
|
|
1035
|
-
|
|
1035
|
+
|
|
1036
1036
|
def initialize(templateid=nil)
|
|
1037
1037
|
@TemplateId = templateid
|
|
1038
1038
|
end
|
|
@@ -1050,7 +1050,7 @@ module TencentCloud
|
|
|
1050
1050
|
# @type RequestId: String
|
|
1051
1051
|
|
|
1052
1052
|
attr_accessor :Template, :RequestId
|
|
1053
|
-
|
|
1053
|
+
|
|
1054
1054
|
def initialize(template=nil, requestid=nil)
|
|
1055
1055
|
@Template = template
|
|
1056
1056
|
@RequestId = requestid
|
|
@@ -1141,7 +1141,7 @@ module TencentCloud
|
|
|
1141
1141
|
# @type LockEndTime: String
|
|
1142
1142
|
|
|
1143
1143
|
attr_accessor :DomainId, :DomainName, :RealNameAuditStatus, :RealNameAuditUnpassReason, :DomainNameAuditStatus, :DomainNameAuditUnpassReason, :CreationDate, :ExpirationDate, :DomainStatus, :BuyStatus, :RegistrarType, :NameServer, :LockTransfer, :LockEndTime
|
|
1144
|
-
|
|
1144
|
+
|
|
1145
1145
|
def initialize(domainid=nil, domainname=nil, realnameauditstatus=nil, realnameauditunpassreason=nil, domainnameauditstatus=nil, domainnameauditunpassreason=nil, creationdate=nil, expirationdate=nil, domainstatus=nil, buystatus=nil, registrartype=nil, nameserver=nil, locktransfer=nil, lockendtime=nil)
|
|
1146
1146
|
@DomainId = domainid
|
|
1147
1147
|
@DomainName = domainname
|
|
@@ -1197,7 +1197,7 @@ module TencentCloud
|
|
|
1197
1197
|
# @type UpdatedOn: String
|
|
1198
1198
|
|
|
1199
1199
|
attr_accessor :Id, :Domain, :Status, :Reason, :CreatedOn, :UpdatedOn
|
|
1200
|
-
|
|
1200
|
+
|
|
1201
1201
|
def initialize(id=nil, domain=nil, status=nil, reason=nil, createdon=nil, updatedon=nil)
|
|
1202
1202
|
@Id = id
|
|
1203
1203
|
@Domain = domain
|
|
@@ -1231,7 +1231,7 @@ module TencentCloud
|
|
|
1231
1231
|
# @type CreatedOn: String
|
|
1232
1232
|
|
|
1233
1233
|
attr_accessor :LogId, :Number, :Status, :CreatedOn
|
|
1234
|
-
|
|
1234
|
+
|
|
1235
1235
|
def initialize(logid=nil, number=nil, status=nil, createdon=nil)
|
|
1236
1236
|
@LogId = logid
|
|
1237
1237
|
@Number = number
|
|
@@ -1286,7 +1286,7 @@ module TencentCloud
|
|
|
1286
1286
|
# @type BuyStatus: String
|
|
1287
1287
|
|
|
1288
1288
|
attr_accessor :IsPremium, :DomainId, :DomainName, :AutoRenew, :CreationDate, :ExpirationDate, :Tld, :CodeTld, :BuyStatus
|
|
1289
|
-
|
|
1289
|
+
|
|
1290
1290
|
def initialize(ispremium=nil, domainid=nil, domainname=nil, autorenew=nil, creationdate=nil, expirationdate=nil, tld=nil, codetld=nil, buystatus=nil)
|
|
1291
1291
|
@IsPremium = ispremium
|
|
1292
1292
|
@DomainId = domainid
|
|
@@ -1396,7 +1396,7 @@ module TencentCloud
|
|
|
1396
1396
|
# @type RegistrantName: String
|
|
1397
1397
|
|
|
1398
1398
|
attr_accessor :DomainId, :DomainName, :RealNameAuditStatus, :RealNameAuditUnpassReason, :DomainNameAuditStatus, :DomainNameAuditUnpassReason, :CreationDate, :ExpirationDate, :DomainStatus, :BuyStatus, :RegistrarType, :NameServer, :LockTransfer, :LockEndTime, :RegistrantType, :OrganizationNameCN, :OrganizationName, :RegistrantNameCN, :RegistrantName
|
|
1399
|
-
|
|
1399
|
+
|
|
1400
1400
|
def initialize(domainid=nil, domainname=nil, realnameauditstatus=nil, realnameauditunpassreason=nil, domainnameauditstatus=nil, domainnameauditunpassreason=nil, creationdate=nil, expirationdate=nil, domainstatus=nil, buystatus=nil, registrartype=nil, nameserver=nil, locktransfer=nil, lockendtime=nil, registranttype=nil, organizationnamecn=nil, organizationname=nil, registrantnamecn=nil, registrantname=nil)
|
|
1401
1401
|
@DomainId = domainid
|
|
1402
1402
|
@DomainName = domainname
|
|
@@ -1450,7 +1450,7 @@ module TencentCloud
|
|
|
1450
1450
|
# @type Dns: Array
|
|
1451
1451
|
|
|
1452
1452
|
attr_accessor :Domains, :Dns
|
|
1453
|
-
|
|
1453
|
+
|
|
1454
1454
|
def initialize(domains=nil, dns=nil)
|
|
1455
1455
|
@Domains = domains
|
|
1456
1456
|
@Dns = dns
|
|
@@ -1470,7 +1470,7 @@ module TencentCloud
|
|
|
1470
1470
|
# @type RequestId: String
|
|
1471
1471
|
|
|
1472
1472
|
attr_accessor :LogId, :RequestId
|
|
1473
|
-
|
|
1473
|
+
|
|
1474
1474
|
def initialize(logid=nil, requestid=nil)
|
|
1475
1475
|
@LogId = logid
|
|
1476
1476
|
@RequestId = requestid
|
|
@@ -1494,7 +1494,7 @@ module TencentCloud
|
|
|
1494
1494
|
# @type NewOwnerAppId: String
|
|
1495
1495
|
|
|
1496
1496
|
attr_accessor :Domains, :NewOwnerUin, :TransferDns, :NewOwnerAppId
|
|
1497
|
-
|
|
1497
|
+
|
|
1498
1498
|
def initialize(domains=nil, newowneruin=nil, transferdns=nil, newownerappid=nil)
|
|
1499
1499
|
@Domains = domains
|
|
1500
1500
|
@NewOwnerUin = newowneruin
|
|
@@ -1518,7 +1518,7 @@ module TencentCloud
|
|
|
1518
1518
|
# @type RequestId: String
|
|
1519
1519
|
|
|
1520
1520
|
attr_accessor :LogId, :RequestId
|
|
1521
|
-
|
|
1521
|
+
|
|
1522
1522
|
def initialize(logid=nil, requestid=nil)
|
|
1523
1523
|
@LogId = logid
|
|
1524
1524
|
@RequestId = requestid
|
|
@@ -1542,7 +1542,7 @@ module TencentCloud
|
|
|
1542
1542
|
# @type CheckStatus: Integer
|
|
1543
1543
|
|
|
1544
1544
|
attr_accessor :Code, :Type, :CreatedOn, :CheckStatus
|
|
1545
|
-
|
|
1545
|
+
|
|
1546
1546
|
def initialize(code=nil, type=nil, createdon=nil, checkstatus=nil)
|
|
1547
1547
|
@Code = code
|
|
1548
1548
|
@Type = type
|
|
@@ -1572,7 +1572,7 @@ module TencentCloud
|
|
|
1572
1572
|
# @type Operation: String
|
|
1573
1573
|
|
|
1574
1574
|
attr_accessor :Tld, :Year, :Price, :RealPrice, :Operation
|
|
1575
|
-
|
|
1575
|
+
|
|
1576
1576
|
def initialize(tld=nil, year=nil, price=nil, realprice=nil, operation=nil)
|
|
1577
1577
|
@Tld = tld
|
|
1578
1578
|
@Year = year
|
|
@@ -1613,7 +1613,7 @@ module TencentCloud
|
|
|
1613
1613
|
# @type ActivityId: String
|
|
1614
1614
|
|
|
1615
1615
|
attr_accessor :Period, :Domains, :PayMode, :AutoRenewFlag, :PackageResourceId, :ChannelFrom, :OrderFrom, :ActivityId
|
|
1616
|
-
|
|
1616
|
+
|
|
1617
1617
|
def initialize(period=nil, domains=nil, paymode=nil, autorenewflag=nil, packageresourceid=nil, channelfrom=nil, orderfrom=nil, activityid=nil)
|
|
1618
1618
|
@Period = period
|
|
1619
1619
|
@Domains = domains
|
|
@@ -1645,7 +1645,7 @@ module TencentCloud
|
|
|
1645
1645
|
# @type RequestId: String
|
|
1646
1646
|
|
|
1647
1647
|
attr_accessor :LogId, :RequestId
|
|
1648
|
-
|
|
1648
|
+
|
|
1649
1649
|
def initialize(logid=nil, requestid=nil)
|
|
1650
1650
|
@LogId = logid
|
|
1651
1651
|
@RequestId = requestid
|
|
@@ -1665,7 +1665,7 @@ module TencentCloud
|
|
|
1665
1665
|
# @type Type: Integer
|
|
1666
1666
|
|
|
1667
1667
|
attr_accessor :Code, :Type
|
|
1668
|
-
|
|
1668
|
+
|
|
1669
1669
|
def initialize(code=nil, type=nil)
|
|
1670
1670
|
@Code = code
|
|
1671
1671
|
@Type = type
|
|
@@ -1683,7 +1683,7 @@ module TencentCloud
|
|
|
1683
1683
|
# @type RequestId: String
|
|
1684
1684
|
|
|
1685
1685
|
attr_accessor :RequestId
|
|
1686
|
-
|
|
1686
|
+
|
|
1687
1687
|
def initialize(requestid=nil)
|
|
1688
1688
|
@RequestId = requestid
|
|
1689
1689
|
end
|
|
@@ -1704,7 +1704,7 @@ module TencentCloud
|
|
|
1704
1704
|
# @type AutoRenew: Integer
|
|
1705
1705
|
|
|
1706
1706
|
attr_accessor :DomainId, :AutoRenew
|
|
1707
|
-
|
|
1707
|
+
|
|
1708
1708
|
def initialize(domainid=nil, autorenew=nil)
|
|
1709
1709
|
@DomainId = domainid
|
|
1710
1710
|
@AutoRenew = autorenew
|
|
@@ -1722,7 +1722,7 @@ module TencentCloud
|
|
|
1722
1722
|
# @type RequestId: String
|
|
1723
1723
|
|
|
1724
1724
|
attr_accessor :RequestId
|
|
1725
|
-
|
|
1725
|
+
|
|
1726
1726
|
def initialize(requestid=nil)
|
|
1727
1727
|
@RequestId = requestid
|
|
1728
1728
|
end
|
|
@@ -1760,7 +1760,7 @@ module TencentCloud
|
|
|
1760
1760
|
# @type IsBlack: Boolean
|
|
1761
1761
|
|
|
1762
1762
|
attr_accessor :TemplateId, :AuditStatus, :CreatedOn, :UpdatedOn, :UserUin, :IsDefault, :AuditReason, :CertificateInfo, :ContactInfo, :IsValidTemplate, :InvalidReason, :IsBlack
|
|
1763
|
-
|
|
1763
|
+
|
|
1764
1764
|
def initialize(templateid=nil, auditstatus=nil, createdon=nil, updatedon=nil, useruin=nil, isdefault=nil, auditreason=nil, certificateinfo=nil, contactinfo=nil, isvalidtemplate=nil, invalidreason=nil, isblack=nil)
|
|
1765
1765
|
@TemplateId = templateid
|
|
1766
1766
|
@AuditStatus = auditstatus
|
|
@@ -1828,7 +1828,7 @@ module TencentCloud
|
|
|
1828
1828
|
# @type ActivityId: String
|
|
1829
1829
|
|
|
1830
1830
|
attr_accessor :Domains, :PassWords, :TemplateId, :PayMode, :AutoRenewFlag, :LockTransfer, :UpdateProhibition, :TransferProhibition, :ChannelFrom, :OrderFrom, :ActivityId
|
|
1831
|
-
|
|
1831
|
+
|
|
1832
1832
|
def initialize(domains=nil, passwords=nil, templateid=nil, paymode=nil, autorenewflag=nil, locktransfer=nil, updateprohibition=nil, transferprohibition=nil, channelfrom=nil, orderfrom=nil, activityid=nil)
|
|
1833
1833
|
@Domains = domains
|
|
1834
1834
|
@PassWords = passwords
|
|
@@ -1866,7 +1866,7 @@ module TencentCloud
|
|
|
1866
1866
|
# @type RequestId: String
|
|
1867
1867
|
|
|
1868
1868
|
attr_accessor :LogId, :RequestId
|
|
1869
|
-
|
|
1869
|
+
|
|
1870
1870
|
def initialize(logid=nil, requestid=nil)
|
|
1871
1871
|
@LogId = logid
|
|
1872
1872
|
@RequestId = requestid
|
|
@@ -1888,7 +1888,7 @@ module TencentCloud
|
|
|
1888
1888
|
# @type Status: Boolean
|
|
1889
1889
|
|
|
1890
1890
|
attr_accessor :Domains, :Status
|
|
1891
|
-
|
|
1891
|
+
|
|
1892
1892
|
def initialize(domains=nil, status=nil)
|
|
1893
1893
|
@Domains = domains
|
|
1894
1894
|
@Status = status
|
|
@@ -1908,7 +1908,7 @@ module TencentCloud
|
|
|
1908
1908
|
# @type RequestId: String
|
|
1909
1909
|
|
|
1910
1910
|
attr_accessor :LogId, :RequestId
|
|
1911
|
-
|
|
1911
|
+
|
|
1912
1912
|
def initialize(logid=nil, requestid=nil)
|
|
1913
1913
|
@LogId = logid
|
|
1914
1914
|
@RequestId = requestid
|
|
@@ -1930,7 +1930,7 @@ module TencentCloud
|
|
|
1930
1930
|
# @type Status: Boolean
|
|
1931
1931
|
|
|
1932
1932
|
attr_accessor :Domains, :Status
|
|
1933
|
-
|
|
1933
|
+
|
|
1934
1934
|
def initialize(domains=nil, status=nil)
|
|
1935
1935
|
@Domains = domains
|
|
1936
1936
|
@Status = status
|
|
@@ -1950,7 +1950,7 @@ module TencentCloud
|
|
|
1950
1950
|
# @type RequestId: String
|
|
1951
1951
|
|
|
1952
1952
|
attr_accessor :LogId, :RequestId
|
|
1953
|
-
|
|
1953
|
+
|
|
1954
1954
|
def initialize(logid=nil, requestid=nil)
|
|
1955
1955
|
@LogId = logid
|
|
1956
1956
|
@RequestId = requestid
|
|
@@ -1968,7 +1968,7 @@ module TencentCloud
|
|
|
1968
1968
|
# @type ImageFile: String
|
|
1969
1969
|
|
|
1970
1970
|
attr_accessor :ImageFile
|
|
1971
|
-
|
|
1971
|
+
|
|
1972
1972
|
def initialize(imagefile=nil)
|
|
1973
1973
|
@ImageFile = imagefile
|
|
1974
1974
|
end
|
|
@@ -1986,7 +1986,7 @@ module TencentCloud
|
|
|
1986
1986
|
# @type RequestId: String
|
|
1987
1987
|
|
|
1988
1988
|
attr_accessor :AccessUrl, :RequestId
|
|
1989
|
-
|
|
1989
|
+
|
|
1990
1990
|
def initialize(accessurl=nil, requestid=nil)
|
|
1991
1991
|
@AccessUrl = accessurl
|
|
1992
1992
|
@RequestId = requestid
|
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.
|
|
4
|
+
version: 3.0.591
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-06-
|
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|