tencentcloud-sdk-ccc 3.0.866 → 3.0.868
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: eb8b64e74737c4313026e05a248f6ea319849ae1
|
|
4
|
+
data.tar.gz: 0421caf44225eb824a13b66a0e1e347124a8b662
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9fa777cb8573a27729315683a515d7c0919b784aeb88402bb3bbf1bfec368f5e9dbe53e48d79a42012853c13a45095cf8dd4185be468ced3e7b7d0955c8a64eb
|
|
7
|
+
data.tar.gz: 502e93785546600a227b5d64beaefdb2aae767020df68467328aa3996ecba470a178fd4fdae3269560273ecb92e2ebae952d2bdb831f296a29e4c3bddbddeff9
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.868
|
data/lib/v20200210/models.rb
CHANGED
|
@@ -2919,7 +2919,7 @@ module TencentCloud
|
|
|
2919
2919
|
# @type StaffList: Array
|
|
2920
2920
|
# @param GroupIdList: 筛选技能组ID列表
|
|
2921
2921
|
# @type GroupIdList: Array
|
|
2922
|
-
# @param StatusList: 筛选坐席状态列表
|
|
2922
|
+
# @param StatusList: 筛选坐席状态列表 座席状态 free 示闲 | busy 忙碌 | rest 小休 | notReady 示忙 | afterCallWork 话后调整 | offline 离线
|
|
2923
2923
|
# @type StatusList: Array
|
|
2924
2924
|
|
|
2925
2925
|
attr_accessor :SdkAppId, :StaffList, :GroupIdList, :StatusList
|
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.868
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-07-
|
|
11
|
+
date: 2024-07-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|