tencentcloud-sdk-smpn 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/v20190822/models.rb +20 -20
- 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: 12b54c8030aa30a000e87843e033ca6ec33ecdf7
|
|
4
|
+
data.tar.gz: a00b000843bd4a4ac1101807261f3ef520b61600
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 32821a24dcf2efe632dca11b916377e9d3373796b1e5d48b8342ea1daf0b30b83d2591c459a8ac4511e55ee16651cec6651c67022c92695e07fb97ba9c9f7b0e
|
|
7
|
+
data.tar.gz: e133b9f1ad6b2f6006c1bbffbedd339ae6eef33df1d8ad22177aff92dc18731a5c2afe9c589d5cd3ad04e1ab0cce2b36edc0b031a5942be0a19d58f1e66dba06
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.591
|
data/lib/v20190822/models.rb
CHANGED
|
@@ -23,7 +23,7 @@ module TencentCloud
|
|
|
23
23
|
# @type PhoneNumber: String
|
|
24
24
|
|
|
25
25
|
attr_accessor :PhoneNumber
|
|
26
|
-
|
|
26
|
+
|
|
27
27
|
def initialize(phonenumber=nil)
|
|
28
28
|
@PhoneNumber = phonenumber
|
|
29
29
|
end
|
|
@@ -49,7 +49,7 @@ module TencentCloud
|
|
|
49
49
|
# @type TagCount: Integer
|
|
50
50
|
|
|
51
51
|
attr_accessor :TagType, :TagCount
|
|
52
|
-
|
|
52
|
+
|
|
53
53
|
def initialize(tagtype=nil, tagcount=nil)
|
|
54
54
|
@TagType = tagtype
|
|
55
55
|
@TagCount = tagcount
|
|
@@ -69,7 +69,7 @@ module TencentCloud
|
|
|
69
69
|
# @type ResourceId: String
|
|
70
70
|
|
|
71
71
|
attr_accessor :RequestData, :ResourceId
|
|
72
|
-
|
|
72
|
+
|
|
73
73
|
def initialize(requestdata=nil, resourceid=nil)
|
|
74
74
|
@RequestData = requestdata
|
|
75
75
|
@ResourceId = resourceid
|
|
@@ -92,7 +92,7 @@ module TencentCloud
|
|
|
92
92
|
# @type RequestId: String
|
|
93
93
|
|
|
94
94
|
attr_accessor :ResponseData, :RequestId
|
|
95
|
-
|
|
95
|
+
|
|
96
96
|
def initialize(responsedata=nil, requestid=nil)
|
|
97
97
|
@ResponseData = responsedata
|
|
98
98
|
@RequestId = requestid
|
|
@@ -115,7 +115,7 @@ module TencentCloud
|
|
|
115
115
|
# @type RequestData: :class:`Tencentcloud::Smpn.v20190822.models.CHPRequest`
|
|
116
116
|
|
|
117
117
|
attr_accessor :ResourceId, :RequestData
|
|
118
|
-
|
|
118
|
+
|
|
119
119
|
def initialize(resourceid=nil, requestdata=nil)
|
|
120
120
|
@ResourceId = resourceid
|
|
121
121
|
@RequestData = requestdata
|
|
@@ -138,7 +138,7 @@ module TencentCloud
|
|
|
138
138
|
# @type RequestId: String
|
|
139
139
|
|
|
140
140
|
attr_accessor :ResponseData, :RequestId
|
|
141
|
-
|
|
141
|
+
|
|
142
142
|
def initialize(responsedata=nil, requestid=nil)
|
|
143
143
|
@ResponseData = responsedata
|
|
144
144
|
@RequestId = requestid
|
|
@@ -161,7 +161,7 @@ module TencentCloud
|
|
|
161
161
|
# @type ResourceId: String
|
|
162
162
|
|
|
163
163
|
attr_accessor :RequestData, :ResourceId
|
|
164
|
-
|
|
164
|
+
|
|
165
165
|
def initialize(requestdata=nil, resourceid=nil)
|
|
166
166
|
@RequestData = requestdata
|
|
167
167
|
@ResourceId = resourceid
|
|
@@ -184,7 +184,7 @@ module TencentCloud
|
|
|
184
184
|
# @type RequestId: String
|
|
185
185
|
|
|
186
186
|
attr_accessor :ResponseData, :RequestId
|
|
187
|
-
|
|
187
|
+
|
|
188
188
|
def initialize(responsedata=nil, requestid=nil)
|
|
189
189
|
@ResponseData = responsedata
|
|
190
190
|
@RequestId = requestid
|
|
@@ -207,7 +207,7 @@ module TencentCloud
|
|
|
207
207
|
# @type ResourceId: String
|
|
208
208
|
|
|
209
209
|
attr_accessor :RequestData, :ResourceId
|
|
210
|
-
|
|
210
|
+
|
|
211
211
|
def initialize(requestdata=nil, resourceid=nil)
|
|
212
212
|
@RequestData = requestdata
|
|
213
213
|
@ResourceId = resourceid
|
|
@@ -230,7 +230,7 @@ module TencentCloud
|
|
|
230
230
|
# @type RequestId: String
|
|
231
231
|
|
|
232
232
|
attr_accessor :ResponseData, :RequestId
|
|
233
|
-
|
|
233
|
+
|
|
234
234
|
def initialize(responsedata=nil, requestid=nil)
|
|
235
235
|
@ResponseData = responsedata
|
|
236
236
|
@RequestId = requestid
|
|
@@ -253,7 +253,7 @@ module TencentCloud
|
|
|
253
253
|
# @type ResourceId: String
|
|
254
254
|
|
|
255
255
|
attr_accessor :RequestData, :ResourceId
|
|
256
|
-
|
|
256
|
+
|
|
257
257
|
def initialize(requestdata=nil, resourceid=nil)
|
|
258
258
|
@RequestData = requestdata
|
|
259
259
|
@ResourceId = resourceid
|
|
@@ -276,7 +276,7 @@ module TencentCloud
|
|
|
276
276
|
# @type RequestId: String
|
|
277
277
|
|
|
278
278
|
attr_accessor :ResponseData, :RequestId
|
|
279
|
-
|
|
279
|
+
|
|
280
280
|
def initialize(responsedata=nil, requestid=nil)
|
|
281
281
|
@ResponseData = responsedata
|
|
282
282
|
@RequestId = requestid
|
|
@@ -299,7 +299,7 @@ module TencentCloud
|
|
|
299
299
|
# @type Name: String
|
|
300
300
|
|
|
301
301
|
attr_accessor :PhoneNumber, :Name
|
|
302
|
-
|
|
302
|
+
|
|
303
303
|
def initialize(phonenumber=nil, name=nil)
|
|
304
304
|
@PhoneNumber = phonenumber
|
|
305
305
|
@Name = name
|
|
@@ -317,7 +317,7 @@ module TencentCloud
|
|
|
317
317
|
# @type RetCode: Integer
|
|
318
318
|
|
|
319
319
|
attr_accessor :RetCode
|
|
320
|
-
|
|
320
|
+
|
|
321
321
|
def initialize(retcode=nil)
|
|
322
322
|
@RetCode = retcode
|
|
323
323
|
end
|
|
@@ -333,7 +333,7 @@ module TencentCloud
|
|
|
333
333
|
# @type PhoneNumber: String
|
|
334
334
|
|
|
335
335
|
attr_accessor :PhoneNumber
|
|
336
|
-
|
|
336
|
+
|
|
337
337
|
def initialize(phonenumber=nil)
|
|
338
338
|
@PhoneNumber = phonenumber
|
|
339
339
|
end
|
|
@@ -349,7 +349,7 @@ module TencentCloud
|
|
|
349
349
|
# @type Status: Integer
|
|
350
350
|
|
|
351
351
|
attr_accessor :Status
|
|
352
|
-
|
|
352
|
+
|
|
353
353
|
def initialize(status=nil)
|
|
354
354
|
@Status = status
|
|
355
355
|
end
|
|
@@ -365,7 +365,7 @@ module TencentCloud
|
|
|
365
365
|
# @type PhoneNumber: String
|
|
366
366
|
|
|
367
367
|
attr_accessor :PhoneNumber
|
|
368
|
-
|
|
368
|
+
|
|
369
369
|
def initialize(phonenumber=nil)
|
|
370
370
|
@PhoneNumber = phonenumber
|
|
371
371
|
end
|
|
@@ -391,7 +391,7 @@ module TencentCloud
|
|
|
391
391
|
# @type TagCount: Integer
|
|
392
392
|
|
|
393
393
|
attr_accessor :TagType, :TagCount
|
|
394
|
-
|
|
394
|
+
|
|
395
395
|
def initialize(tagtype=nil, tagcount=nil)
|
|
396
396
|
@TagType = tagtype
|
|
397
397
|
@TagCount = tagcount
|
|
@@ -409,7 +409,7 @@ module TencentCloud
|
|
|
409
409
|
# @type PhoneNumber: String
|
|
410
410
|
|
|
411
411
|
attr_accessor :PhoneNumber
|
|
412
|
-
|
|
412
|
+
|
|
413
413
|
def initialize(phonenumber=nil)
|
|
414
414
|
@PhoneNumber = phonenumber
|
|
415
415
|
end
|
|
@@ -433,7 +433,7 @@ module TencentCloud
|
|
|
433
433
|
# @type CheatLevel: Integer
|
|
434
434
|
|
|
435
435
|
attr_accessor :DisturbLevel, :HouseAgentLevel, :InsuranceLevel, :SalesLevel, :CheatLevel
|
|
436
|
-
|
|
436
|
+
|
|
437
437
|
def initialize(disturblevel=nil, houseagentlevel=nil, insurancelevel=nil, saleslevel=nil, cheatlevel=nil)
|
|
438
438
|
@DisturbLevel = disturblevel
|
|
439
439
|
@HouseAgentLevel = houseagentlevel
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-smpn
|
|
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
|