tencentcloud-sdk-hasim 3.0.589 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20210716/models.rb +58 -58
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 152b25d8cd126cbc2aaeb0124b1ee0b35e0d7c4c
4
- data.tar.gz: a771bfd46de10a425c038a9ececbbde42047071c
3
+ metadata.gz: 9356d1e6a985e387c08e8ab02a9f9afd84ef00fb
4
+ data.tar.gz: 6ec904e0bbc1339aaf4e7a77ec0411cbf75cef24
5
5
  SHA512:
6
- metadata.gz: cda0e9f59719ec4575b93cd94e619cb272cf6479551706152bd09a6fd5e79abe6b56ffd891e5730eac815c34edbb72c80f5d963e98ade4edf68066580162248e
7
- data.tar.gz: 2a577cbe96b0a9428c98a8cec52fa4b954d4e256c76af6227887fb3f766588bf0d3bff705dc636db3caccd00ff73fb45f3f6bf970acb5e4fae7f520ec4aeb9b4
6
+ metadata.gz: 8f30f45c975e998b05394ee38693713543ab27f6448d3ef7b394b0dc4c9402fd22141d97f14a8e0fd08bd26ef3a5d55e9d99dfc2413f0ebb61ae45944a089609
7
+ data.tar.gz: d472b2cb127d0f10814ca4ac207a4c934cb2b557f1aa6ddf91b17dd6f4a21403100affc273b0e49224c819324407de5cb1da3b24e649d4569bf471b9c889d8de
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.589
1
+ 3.0.591
@@ -47,7 +47,7 @@ module TencentCloud
47
47
  # @type SalePlan: String
48
48
 
49
49
  attr_accessor :Name, :Type, :IsActive, :Notice, :Email, :Url, :DataThreshold, :District, :Distance, :SignalStrength, :LostDay, :TagIDs, :SalePlan
50
-
50
+
51
51
  def initialize(name=nil, type=nil, isactive=nil, notice=nil, email=nil, url=nil, datathreshold=nil, district=nil, distance=nil, signalstrength=nil, lostday=nil, tagids=nil, saleplan=nil)
52
52
  @Name = name
53
53
  @Type = type
@@ -87,7 +87,7 @@ module TencentCloud
87
87
  # @type RequestId: String
88
88
 
89
89
  attr_accessor :RequestId
90
-
90
+
91
91
  def initialize(requestid=nil)
92
92
  @RequestId = requestid
93
93
  end
@@ -137,7 +137,7 @@ module TencentCloud
137
137
  # @type IsBestSignal: Integer
138
138
 
139
139
  attr_accessor :Name, :IsAuto, :PingInterval, :IsWeak, :WeakThreshold, :IsDelay, :DelayThreshold, :IsFake, :FakeIP, :FakeInterval, :IsNet, :Network, :IsMove, :IsPriorityTele, :PriorityTele, :IsBottomTele, :BottomTele, :IsBestSignal
140
-
140
+
141
141
  def initialize(name=nil, isauto=nil, pinginterval=nil, isweak=nil, weakthreshold=nil, isdelay=nil, delaythreshold=nil, isfake=nil, fakeip=nil, fakeinterval=nil, isnet=nil, network=nil, ismove=nil, isprioritytele=nil, prioritytele=nil, isbottomtele=nil, bottomtele=nil, isbestsignal=nil)
142
142
  @Name = name
143
143
  @IsAuto = isauto
@@ -187,7 +187,7 @@ module TencentCloud
187
187
  # @type RequestId: String
188
188
 
189
189
  attr_accessor :RequestId
190
-
190
+
191
191
  def initialize(requestid=nil)
192
192
  @RequestId = requestid
193
193
  end
@@ -205,7 +205,7 @@ module TencentCloud
205
205
  # @type Comment: String
206
206
 
207
207
  attr_accessor :Name, :Comment
208
-
208
+
209
209
  def initialize(name=nil, comment=nil)
210
210
  @Name = name
211
211
  @Comment = comment
@@ -223,7 +223,7 @@ module TencentCloud
223
223
  # @type RequestId: String
224
224
 
225
225
  attr_accessor :RequestId
226
-
226
+
227
227
  def initialize(requestid=nil)
228
228
  @RequestId = requestid
229
229
  end
@@ -239,7 +239,7 @@ module TencentCloud
239
239
  # @type RuleID: Integer
240
240
 
241
241
  attr_accessor :RuleID
242
-
242
+
243
243
  def initialize(ruleid=nil)
244
244
  @RuleID = ruleid
245
245
  end
@@ -255,7 +255,7 @@ module TencentCloud
255
255
  # @type RequestId: String
256
256
 
257
257
  attr_accessor :RequestId
258
-
258
+
259
259
  def initialize(requestid=nil)
260
260
  @RequestId = requestid
261
261
  end
@@ -271,7 +271,7 @@ module TencentCloud
271
271
  # @type TacticID: Integer
272
272
 
273
273
  attr_accessor :TacticID
274
-
274
+
275
275
  def initialize(tacticid=nil)
276
276
  @TacticID = tacticid
277
277
  end
@@ -287,7 +287,7 @@ module TencentCloud
287
287
  # @type RequestId: String
288
288
 
289
289
  attr_accessor :RequestId
290
-
290
+
291
291
  def initialize(requestid=nil)
292
292
  @RequestId = requestid
293
293
  end
@@ -303,7 +303,7 @@ module TencentCloud
303
303
  # @type TagID: Integer
304
304
 
305
305
  attr_accessor :TagID
306
-
306
+
307
307
  def initialize(tagid=nil)
308
308
  @TagID = tagid
309
309
  end
@@ -319,7 +319,7 @@ module TencentCloud
319
319
  # @type RequestId: String
320
320
 
321
321
  attr_accessor :RequestId
322
-
322
+
323
323
  def initialize(requestid=nil)
324
324
  @RequestId = requestid
325
325
  end
@@ -337,7 +337,7 @@ module TencentCloud
337
337
  # @type UinAccount: String
338
338
 
339
339
  attr_accessor :LinkID, :UinAccount
340
-
340
+
341
341
  def initialize(linkid=nil, uinaccount=nil)
342
342
  @LinkID = linkid
343
343
  @UinAccount = uinaccount
@@ -357,7 +357,7 @@ module TencentCloud
357
357
  # @type RequestId: String
358
358
 
359
359
  attr_accessor :Data, :RequestId
360
-
360
+
361
361
  def initialize(data=nil, requestid=nil)
362
362
  @Data = data
363
363
  @RequestId = requestid
@@ -398,7 +398,7 @@ module TencentCloud
398
398
  # @type Offset: Integer
399
399
 
400
400
  attr_accessor :LinkID, :ICCID, :IMEI, :Status, :TeleOperator, :TagID, :TacticID, :LinkedState, :TagIDs, :Limit, :Offset
401
-
401
+
402
402
  def initialize(linkid=nil, iccid=nil, imei=nil, status=nil, teleoperator=nil, tagid=nil, tacticid=nil, linkedstate=nil, tagids=nil, limit=nil, offset=nil)
403
403
  @LinkID = linkid
404
404
  @ICCID = iccid
@@ -437,7 +437,7 @@ module TencentCloud
437
437
  # @type RequestId: String
438
438
 
439
439
  attr_accessor :Data, :RequestId
440
-
440
+
441
441
  def initialize(data=nil, requestid=nil)
442
442
  @Data = data
443
443
  @RequestId = requestid
@@ -468,7 +468,7 @@ module TencentCloud
468
468
  # @type EndTime: String
469
469
 
470
470
  attr_accessor :DealName, :AuditStatus, :Limit, :Offset, :BeginTime, :EndTime
471
-
471
+
472
472
  def initialize(dealname=nil, auditstatus=nil, limit=nil, offset=nil, begintime=nil, endtime=nil)
473
473
  @DealName = dealname
474
474
  @AuditStatus = auditstatus
@@ -496,7 +496,7 @@ module TencentCloud
496
496
  # @type RequestId: String
497
497
 
498
498
  attr_accessor :Data, :RequestId
499
-
499
+
500
500
  def initialize(data=nil, requestid=nil)
501
501
  @Data = data
502
502
  @RequestId = requestid
@@ -517,7 +517,7 @@ module TencentCloud
517
517
  # @type RuleID: Integer
518
518
 
519
519
  attr_accessor :RuleID
520
-
520
+
521
521
  def initialize(ruleid=nil)
522
522
  @RuleID = ruleid
523
523
  end
@@ -535,7 +535,7 @@ module TencentCloud
535
535
  # @type RequestId: String
536
536
 
537
537
  attr_accessor :Data, :RequestId
538
-
538
+
539
539
  def initialize(data=nil, requestid=nil)
540
540
  @Data = data
541
541
  @RequestId = requestid
@@ -568,7 +568,7 @@ module TencentCloud
568
568
  # @type Offset: Integer
569
569
 
570
570
  attr_accessor :RuleID, :RuleIDs, :Name, :Type, :IsActive, :Limit, :Offset
571
-
571
+
572
572
  def initialize(ruleid=nil, ruleids=nil, name=nil, type=nil, isactive=nil, limit=nil, offset=nil)
573
573
  @RuleID = ruleid
574
574
  @RuleIDs = ruleids
@@ -599,7 +599,7 @@ module TencentCloud
599
599
  # @type RequestId: String
600
600
 
601
601
  attr_accessor :Data, :RequestId
602
-
602
+
603
603
  def initialize(data=nil, requestid=nil)
604
604
  @Data = data
605
605
  @RequestId = requestid
@@ -620,7 +620,7 @@ module TencentCloud
620
620
  # @type TacticID: Integer
621
621
 
622
622
  attr_accessor :TacticID
623
-
623
+
624
624
  def initialize(tacticid=nil)
625
625
  @TacticID = tacticid
626
626
  end
@@ -638,7 +638,7 @@ module TencentCloud
638
638
  # @type RequestId: String
639
639
 
640
640
  attr_accessor :Data, :RequestId
641
-
641
+
642
642
  def initialize(data=nil, requestid=nil)
643
643
  @Data = data
644
644
  @RequestId = requestid
@@ -661,7 +661,7 @@ module TencentCloud
661
661
  # @type Name: String
662
662
 
663
663
  attr_accessor :TacticID, :Name
664
-
664
+
665
665
  def initialize(tacticid=nil, name=nil)
666
666
  @TacticID = tacticid
667
667
  @Name = name
@@ -681,7 +681,7 @@ module TencentCloud
681
681
  # @type RequestId: String
682
682
 
683
683
  attr_accessor :Data, :RequestId
684
-
684
+
685
685
  def initialize(data=nil, requestid=nil)
686
686
  @Data = data
687
687
  @RequestId = requestid
@@ -702,7 +702,7 @@ module TencentCloud
702
702
  # @type Name: String
703
703
 
704
704
  attr_accessor :Name
705
-
705
+
706
706
  def initialize(name=nil)
707
707
  @Name = name
708
708
  end
@@ -720,7 +720,7 @@ module TencentCloud
720
720
  # @type RequestId: String
721
721
 
722
722
  attr_accessor :Data, :RequestId
723
-
723
+
724
724
  def initialize(data=nil, requestid=nil)
725
725
  @Data = data
726
726
  @RequestId = requestid
@@ -792,7 +792,7 @@ module TencentCloud
792
792
  # @type MonthFirstTime: String
793
793
 
794
794
  attr_accessor :Imei, :Lng, :Lat, :Lac, :Cell, :Iccid, :Rss, :Tele, :Tid, :Ping, :Delay, :Log, :DevType, :DevModel, :Version, :UploadTime, :Status, :MonthFirstTime
795
-
795
+
796
796
  def initialize(imei=nil, lng=nil, lat=nil, lac=nil, cell=nil, iccid=nil, rss=nil, tele=nil, tid=nil, ping=nil, delay=nil, log=nil, devtype=nil, devmodel=nil, version=nil, uploadtime=nil, status=nil, monthfirsttime=nil)
797
797
  @Imei = imei
798
798
  @Lng = lng
@@ -891,7 +891,7 @@ module TencentCloud
891
891
  # @type CardID: String
892
892
 
893
893
  attr_accessor :ID, :Status, :ActiveTime, :ExpireTime, :DataUse, :AudioUse, :SmsUse, :LinkedState, :TacticID, :TacticStatus, :TacticExpireTime, :IsActiveLog, :TeleOperator, :Report, :Tags, :Cards, :CardID
894
-
894
+
895
895
  def initialize(id=nil, status=nil, activetime=nil, expiretime=nil, datause=nil, audiouse=nil, smsuse=nil, linkedstate=nil, tacticid=nil, tacticstatus=nil, tacticexpiretime=nil, isactivelog=nil, teleoperator=nil, report=nil, tags=nil, cards=nil, cardid=nil)
896
896
  @ID = id
897
897
  @Status = status
@@ -996,7 +996,7 @@ module TencentCloud
996
996
  # @type Report: :class:`Tencentcloud::Hasim.v20210716.models.DeviceReport`
997
997
 
998
998
  attr_accessor :ID, :Status, :ActiveTime, :ExpireTime, :DataUse, :AudioUse, :SmsUse, :LinkedState, :TacticID, :TacticStatus, :TacticExpireTime, :IsActiveLog, :TeleOperator, :Report
999
-
999
+
1000
1000
  def initialize(id=nil, status=nil, activetime=nil, expiretime=nil, datause=nil, audiouse=nil, smsuse=nil, linkedstate=nil, tacticid=nil, tacticstatus=nil, tacticexpiretime=nil, isactivelog=nil, teleoperator=nil, report=nil)
1001
1001
  @ID = id
1002
1002
  @Status = status
@@ -1044,7 +1044,7 @@ module TencentCloud
1044
1044
  # @type List: Array
1045
1045
 
1046
1046
  attr_accessor :Total, :List
1047
-
1047
+
1048
1048
  def initialize(total=nil, list=nil)
1049
1049
  @Total = total
1050
1050
  @List = list
@@ -1071,7 +1071,7 @@ module TencentCloud
1071
1071
  # @type IsAdLog: Integer
1072
1072
 
1073
1073
  attr_accessor :LinkID, :IsAdLog
1074
-
1074
+
1075
1075
  def initialize(linkid=nil, isadlog=nil)
1076
1076
  @LinkID = linkid
1077
1077
  @IsAdLog = isadlog
@@ -1089,7 +1089,7 @@ module TencentCloud
1089
1089
  # @type RequestId: String
1090
1090
 
1091
1091
  attr_accessor :RequestId
1092
-
1092
+
1093
1093
  def initialize(requestid=nil)
1094
1094
  @RequestId = requestid
1095
1095
  end
@@ -1107,7 +1107,7 @@ module TencentCloud
1107
1107
  # @type TacticID: Integer
1108
1108
 
1109
1109
  attr_accessor :LinkID, :TacticID
1110
-
1110
+
1111
1111
  def initialize(linkid=nil, tacticid=nil)
1112
1112
  @LinkID = linkid
1113
1113
  @TacticID = tacticid
@@ -1125,7 +1125,7 @@ module TencentCloud
1125
1125
  # @type RequestId: String
1126
1126
 
1127
1127
  attr_accessor :RequestId
1128
-
1128
+
1129
1129
  def initialize(requestid=nil)
1130
1130
  @RequestId = requestid
1131
1131
  end
@@ -1143,7 +1143,7 @@ module TencentCloud
1143
1143
  # @type TeleOperator: Integer
1144
1144
 
1145
1145
  attr_accessor :LinkID, :TeleOperator
1146
-
1146
+
1147
1147
  def initialize(linkid=nil, teleoperator=nil)
1148
1148
  @LinkID = linkid
1149
1149
  @TeleOperator = teleoperator
@@ -1161,7 +1161,7 @@ module TencentCloud
1161
1161
  # @type RequestId: String
1162
1162
 
1163
1163
  attr_accessor :RequestId
1164
-
1164
+
1165
1165
  def initialize(requestid=nil)
1166
1166
  @RequestId = requestid
1167
1167
  end
@@ -1203,7 +1203,7 @@ module TencentCloud
1203
1203
  # @type UinAccount: String
1204
1204
 
1205
1205
  attr_accessor :Name, :Type, :IsActive, :Notice, :RuleID, :Email, :Url, :DataThreshold, :District, :Distance, :SignalStrength, :TagIDs, :SalePlan, :UinAccount
1206
-
1206
+
1207
1207
  def initialize(name=nil, type=nil, isactive=nil, notice=nil, ruleid=nil, email=nil, url=nil, datathreshold=nil, district=nil, distance=nil, signalstrength=nil, tagids=nil, saleplan=nil, uinaccount=nil)
1208
1208
  @Name = name
1209
1209
  @Type = type
@@ -1245,7 +1245,7 @@ module TencentCloud
1245
1245
  # @type RequestId: String
1246
1246
 
1247
1247
  attr_accessor :RequestId
1248
-
1248
+
1249
1249
  def initialize(requestid=nil)
1250
1250
  @RequestId = requestid
1251
1251
  end
@@ -1263,7 +1263,7 @@ module TencentCloud
1263
1263
  # @type IsActive: Boolean
1264
1264
 
1265
1265
  attr_accessor :RuleID, :IsActive
1266
-
1266
+
1267
1267
  def initialize(ruleid=nil, isactive=nil)
1268
1268
  @RuleID = ruleid
1269
1269
  @IsActive = isactive
@@ -1281,7 +1281,7 @@ module TencentCloud
1281
1281
  # @type RequestId: String
1282
1282
 
1283
1283
  attr_accessor :RequestId
1284
-
1284
+
1285
1285
  def initialize(requestid=nil)
1286
1286
  @RequestId = requestid
1287
1287
  end
@@ -1333,7 +1333,7 @@ module TencentCloud
1333
1333
  # @type FakeIP: String
1334
1334
 
1335
1335
  attr_accessor :Name, :IsAuto, :PingInterval, :IsWeak, :WeakThreshold, :IsDelay, :DelayThreshold, :IsFake, :FakeInterval, :IsNet, :Network, :IsMove, :TacticID, :IsPriorityTele, :PriorityTele, :IsBottomTele, :BottomTele, :IsBestSignal, :FakeIP
1336
-
1336
+
1337
1337
  def initialize(name=nil, isauto=nil, pinginterval=nil, isweak=nil, weakthreshold=nil, isdelay=nil, delaythreshold=nil, isfake=nil, fakeinterval=nil, isnet=nil, network=nil, ismove=nil, tacticid=nil, isprioritytele=nil, prioritytele=nil, isbottomtele=nil, bottomtele=nil, isbestsignal=nil, fakeip=nil)
1338
1338
  @Name = name
1339
1339
  @IsAuto = isauto
@@ -1385,7 +1385,7 @@ module TencentCloud
1385
1385
  # @type RequestId: String
1386
1386
 
1387
1387
  attr_accessor :RequestId
1388
-
1388
+
1389
1389
  def initialize(requestid=nil)
1390
1390
  @RequestId = requestid
1391
1391
  end
@@ -1405,7 +1405,7 @@ module TencentCloud
1405
1405
  # @type Comment: String
1406
1406
 
1407
1407
  attr_accessor :Name, :TagID, :Comment
1408
-
1408
+
1409
1409
  def initialize(name=nil, tagid=nil, comment=nil)
1410
1410
  @Name = name
1411
1411
  @TagID = tagid
@@ -1425,7 +1425,7 @@ module TencentCloud
1425
1425
  # @type RequestId: String
1426
1426
 
1427
1427
  attr_accessor :RequestId
1428
-
1428
+
1429
1429
  def initialize(requestid=nil)
1430
1430
  @RequestId = requestid
1431
1431
  end
@@ -1482,7 +1482,7 @@ module TencentCloud
1482
1482
  # @type RefundBigDealId: String
1483
1483
 
1484
1484
  attr_accessor :DealName, :CreatedAt, :Uin, :BuyNum, :IndustryCode, :Address, :Contact, :Msisdn, :Specification, :Comment, :BigDealId, :AuditStatus, :FlowStatus, :Remark, :RefundBigDealId
1485
-
1485
+
1486
1486
  def initialize(dealname=nil, createdat=nil, uin=nil, buynum=nil, industrycode=nil, address=nil, contact=nil, msisdn=nil, specification=nil, comment=nil, bigdealid=nil, auditstatus=nil, flowstatus=nil, remark=nil, refundbigdealid=nil)
1487
1487
  @DealName = dealname
1488
1488
  @CreatedAt = createdat
@@ -1529,7 +1529,7 @@ module TencentCloud
1529
1529
  # @type List: Array
1530
1530
 
1531
1531
  attr_accessor :Total, :List
1532
-
1532
+
1533
1533
  def initialize(total=nil, list=nil)
1534
1534
  @Total = total
1535
1535
  @List = list
@@ -1556,7 +1556,7 @@ module TencentCloud
1556
1556
  # @type UinAccount: String
1557
1557
 
1558
1558
  attr_accessor :LinkID, :UinAccount
1559
-
1559
+
1560
1560
  def initialize(linkid=nil, uinaccount=nil)
1561
1561
  @LinkID = linkid
1562
1562
  @UinAccount = uinaccount
@@ -1574,7 +1574,7 @@ module TencentCloud
1574
1574
  # @type RequestId: String
1575
1575
 
1576
1576
  attr_accessor :RequestId
1577
-
1577
+
1578
1578
  def initialize(requestid=nil)
1579
1579
  @RequestId = requestid
1580
1580
  end
@@ -1637,7 +1637,7 @@ module TencentCloud
1637
1637
  # @type SalePlan: String
1638
1638
 
1639
1639
  attr_accessor :Name, :ID, :CreatedAt, :UpdatedAt, :DeletedAt, :Type, :IsActive, :Notice, :Email, :Url, :DataThreshold, :District, :Distance, :SignalStrength, :LostDay, :TagIDs, :SalePlan
1640
-
1640
+
1641
1641
  def initialize(name=nil, id=nil, createdat=nil, updatedat=nil, deletedat=nil, type=nil, isactive=nil, notice=nil, email=nil, url=nil, datathreshold=nil, district=nil, distance=nil, signalstrength=nil, lostday=nil, tagids=nil, saleplan=nil)
1642
1642
  @Name = name
1643
1643
  @ID = id
@@ -1732,7 +1732,7 @@ module TencentCloud
1732
1732
  # @type SalePlan: String
1733
1733
 
1734
1734
  attr_accessor :Name, :ID, :CreatedAt, :UpdatedAt, :DeletedAt, :Type, :IsActive, :Notice, :Email, :Url, :DataThreshold, :District, :Distance, :SignalStrength, :LostDay, :TagIDs, :SalePlan
1735
-
1735
+
1736
1736
  def initialize(name=nil, id=nil, createdat=nil, updatedat=nil, deletedat=nil, type=nil, isactive=nil, notice=nil, email=nil, url=nil, datathreshold=nil, district=nil, distance=nil, signalstrength=nil, lostday=nil, tagids=nil, saleplan=nil)
1737
1737
  @Name = name
1738
1738
  @ID = id
@@ -1783,7 +1783,7 @@ module TencentCloud
1783
1783
  # @type List: Array
1784
1784
 
1785
1785
  attr_accessor :Total, :List
1786
-
1786
+
1787
1787
  def initialize(total=nil, list=nil)
1788
1788
  @Total = total
1789
1789
  @List = list
@@ -1863,7 +1863,7 @@ module TencentCloud
1863
1863
  # @type IsBestSignal: Integer
1864
1864
 
1865
1865
  attr_accessor :ID, :CreatedAt, :IsAuto, :PingInterval, :IsWeak, :WeakThreshold, :IsDelay, :DelayThreshold, :IsFake, :FakeIP, :FakeInterval, :IsNet, :Network, :IsMove, :Name, :IsPriorityTele, :PriorityTele, :IsBottomTele, :BottomTele, :IsBestSignal
1866
-
1866
+
1867
1867
  def initialize(id=nil, createdat=nil, isauto=nil, pinginterval=nil, isweak=nil, weakthreshold=nil, isdelay=nil, delaythreshold=nil, isfake=nil, fakeip=nil, fakeinterval=nil, isnet=nil, network=nil, ismove=nil, name=nil, isprioritytele=nil, prioritytele=nil, isbottomtele=nil, bottomtele=nil, isbestsignal=nil)
1868
1868
  @ID = id
1869
1869
  @CreatedAt = createdat
@@ -1920,7 +1920,7 @@ module TencentCloud
1920
1920
  # @type List: Array
1921
1921
 
1922
1922
  attr_accessor :Total, :List
1923
-
1923
+
1924
1924
  def initialize(total=nil, list=nil)
1925
1925
  @Total = total
1926
1926
  @List = list
@@ -1956,7 +1956,7 @@ module TencentCloud
1956
1956
  # @type UpdatedAt: String
1957
1957
 
1958
1958
  attr_accessor :Name, :ID, :Comment, :CreatedAt, :UpdatedAt
1959
-
1959
+
1960
1960
  def initialize(name=nil, id=nil, comment=nil, createdat=nil, updatedat=nil)
1961
1961
  @Name = name
1962
1962
  @ID = id
@@ -1983,7 +1983,7 @@ module TencentCloud
1983
1983
  # @type List: Array
1984
1984
 
1985
1985
  attr_accessor :Total, :List
1986
-
1986
+
1987
1987
  def initialize(total=nil, list=nil)
1988
1988
  @Total = total
1989
1989
  @List = list
@@ -2024,7 +2024,7 @@ module TencentCloud
2024
2024
  # @type TeleOperator: Integer
2025
2025
 
2026
2026
  attr_accessor :AccountTime, :ActiveTime, :ICCID, :LinkID, :Msisdn, :IMSI, :TeleOperator
2027
-
2027
+
2028
2028
  def initialize(accounttime=nil, activetime=nil, iccid=nil, linkid=nil, msisdn=nil, imsi=nil, teleoperator=nil)
2029
2029
  @AccountTime = accounttime
2030
2030
  @ActiveTime = activetime
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-hasim
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.589
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-09 00:00:00.000000000 Z
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