tencentcloud-sdk-ccc 3.0.413 → 3.0.415
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/v20200210/models.rb +1 -1
- 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: ccce989ab3181d70da5930f99ef95f8ace31ef94
|
|
4
|
+
data.tar.gz: a0e0c30d13b9294f212848b9c03c84809c9ce9a1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3e181a220a032ad4d232cf9ae0b71107cc8beba98fb3b7bbf661b614c20942d5e6b0306f66f251c568d207752096558b6c9e83bf76fbc1f48ef8eabf95b88368
|
|
7
|
+
data.tar.gz: f03b6861104056bff0fb3e5059e97a81450132c28261e147062a6440294ffb85ff02c49b08ae139ada6219793a5e7af78f94f630ba69918322b084a4433f5eea
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.415
|
data/lib/v20200210/models.rb
CHANGED
|
@@ -1900,7 +1900,7 @@ module TencentCloud
|
|
|
1900
1900
|
# @type BuyTime: Integer
|
|
1901
1901
|
# @param EndTime: 截至时间戳
|
|
1902
1902
|
# @type EndTime: Integer
|
|
1903
|
-
# @param State: 号码状态,1正常|2
|
|
1903
|
+
# @param State: 号码状态,1正常|2欠费停用|4管理员停用|5违规停用
|
|
1904
1904
|
# @type State: Integer
|
|
1905
1905
|
|
|
1906
1906
|
attr_accessor :PhoneNum, :Type, :CallType, :BuyTime, :EndTime, :State
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-ccc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.415
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-09-
|
|
11
|
+
date: 2022-09-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|