tencentcloud-sdk-ccc 3.0.886 → 3.0.888
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 +28 -24
- 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: a62945c5ae9e8b26dac456986a04a4500c8fbe63
|
|
4
|
+
data.tar.gz: 19acd356f53ab21a8bbe2445447871eacc0312a3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4be0f64de4b20bcd676fe1f7f76f0cc92ba617da51ca12f75a189d99e653abf2c9e68f32db08f74bc20d9ab9b75ce6a2adad682380d48b8cb7b04e9abaf2f3a8
|
|
7
|
+
data.tar.gz: 6a7ecee9607066987292634947fea5f971a114489d7626619676bccf3d8ea8279232f64bdb76fd13ae2476c4c05036cf613aa73776d9a816bef27d9f927a7f62
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.888
|
data/lib/v20200210/models.rb
CHANGED
|
@@ -240,8 +240,8 @@ module TencentCloud
|
|
|
240
240
|
|
|
241
241
|
attr_accessor :SdkAppId, :StaffEmail, :SkillGroupList, :StaffSkillGroupList
|
|
242
242
|
extend Gem::Deprecate
|
|
243
|
-
deprecate :SkillGroupList, :none, 2024,
|
|
244
|
-
deprecate :SkillGroupList=, :none, 2024,
|
|
243
|
+
deprecate :SkillGroupList, :none, 2024, 8
|
|
244
|
+
deprecate :SkillGroupList=, :none, 2024, 8
|
|
245
245
|
|
|
246
246
|
def initialize(sdkappid=nil, staffemail=nil, skillgrouplist=nil, staffskillgrouplist=nil)
|
|
247
247
|
@SdkAppId = sdkappid
|
|
@@ -856,8 +856,8 @@ module TencentCloud
|
|
|
856
856
|
|
|
857
857
|
attr_accessor :SdkAppId, :UserId, :Callee, :Caller, :Callers, :IsForceUseMobile, :Uui, :UUI
|
|
858
858
|
extend Gem::Deprecate
|
|
859
|
-
deprecate :Uui, :none, 2024,
|
|
860
|
-
deprecate :Uui=, :none, 2024,
|
|
859
|
+
deprecate :Uui, :none, 2024, 8
|
|
860
|
+
deprecate :Uui=, :none, 2024, 8
|
|
861
861
|
|
|
862
862
|
def initialize(sdkappid=nil, userid=nil, callee=nil, caller=nil, callers=nil, isforceusemobile=nil, uui=nil)
|
|
863
863
|
@SdkAppId = sdkappid
|
|
@@ -1877,10 +1877,10 @@ module TencentCloud
|
|
|
1877
1877
|
|
|
1878
1878
|
attr_accessor :InstanceId, :SdkAppId, :CdrId, :Limit, :Offset, :Order, :SessionId
|
|
1879
1879
|
extend Gem::Deprecate
|
|
1880
|
-
deprecate :InstanceId, :none, 2024,
|
|
1881
|
-
deprecate :InstanceId=, :none, 2024,
|
|
1882
|
-
deprecate :CdrId, :none, 2024,
|
|
1883
|
-
deprecate :CdrId=, :none, 2024,
|
|
1880
|
+
deprecate :InstanceId, :none, 2024, 8
|
|
1881
|
+
deprecate :InstanceId=, :none, 2024, 8
|
|
1882
|
+
deprecate :CdrId, :none, 2024, 8
|
|
1883
|
+
deprecate :CdrId=, :none, 2024, 8
|
|
1884
1884
|
|
|
1885
1885
|
def initialize(instanceid=nil, sdkappid=nil, cdrid=nil, limit=nil, offset=nil, order=nil, sessionid=nil)
|
|
1886
1886
|
@InstanceId = instanceid
|
|
@@ -2209,8 +2209,8 @@ module TencentCloud
|
|
|
2209
2209
|
|
|
2210
2210
|
attr_accessor :StartTimestamp, :EndTimestamp, :InstanceId, :SdkAppId, :Limit, :Offset, :Type
|
|
2211
2211
|
extend Gem::Deprecate
|
|
2212
|
-
deprecate :InstanceId, :none, 2024,
|
|
2213
|
-
deprecate :InstanceId=, :none, 2024,
|
|
2212
|
+
deprecate :InstanceId, :none, 2024, 8
|
|
2213
|
+
deprecate :InstanceId=, :none, 2024, 8
|
|
2214
2214
|
|
|
2215
2215
|
def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, sdkappid=nil, limit=nil, offset=nil, type=nil)
|
|
2216
2216
|
@StartTimestamp = starttimestamp
|
|
@@ -2247,8 +2247,8 @@ module TencentCloud
|
|
|
2247
2247
|
|
|
2248
2248
|
attr_accessor :TotalCount, :IMCdrs, :IMCdrList, :RequestId
|
|
2249
2249
|
extend Gem::Deprecate
|
|
2250
|
-
deprecate :IMCdrs, :none, 2024,
|
|
2251
|
-
deprecate :IMCdrs=, :none, 2024,
|
|
2250
|
+
deprecate :IMCdrs, :none, 2024, 8
|
|
2251
|
+
deprecate :IMCdrs=, :none, 2024, 8
|
|
2252
2252
|
|
|
2253
2253
|
def initialize(totalcount=nil, imcdrs=nil, imcdrlist=nil, requestid=nil)
|
|
2254
2254
|
@TotalCount = totalcount
|
|
@@ -2750,8 +2750,8 @@ module TencentCloud
|
|
|
2750
2750
|
|
|
2751
2751
|
attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
|
|
2752
2752
|
extend Gem::Deprecate
|
|
2753
|
-
deprecate :TelCdrs, :none, 2024,
|
|
2754
|
-
deprecate :TelCdrs=, :none, 2024,
|
|
2753
|
+
deprecate :TelCdrs, :none, 2024, 8
|
|
2754
|
+
deprecate :TelCdrs=, :none, 2024, 8
|
|
2755
2755
|
|
|
2756
2756
|
def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
|
|
2757
2757
|
@TotalCount = totalcount
|
|
@@ -3016,8 +3016,8 @@ module TencentCloud
|
|
|
3016
3016
|
|
|
3017
3017
|
attr_accessor :TelCallOutCount, :TelCallInCount, :SeatUsedCount, :VoipCallInCount, :VOIPCallInCount, :AsrOfflineCount, :AsrRealtimeCount, :RequestId
|
|
3018
3018
|
extend Gem::Deprecate
|
|
3019
|
-
deprecate :VoipCallInCount, :none, 2024,
|
|
3020
|
-
deprecate :VoipCallInCount=, :none, 2024,
|
|
3019
|
+
deprecate :VoipCallInCount, :none, 2024, 8
|
|
3020
|
+
deprecate :VoipCallInCount=, :none, 2024, 8
|
|
3021
3021
|
|
|
3022
3022
|
def initialize(telcalloutcount=nil, telcallincount=nil, seatusedcount=nil, voipcallincount=nil, asrofflinecount=nil, asrrealtimecount=nil, requestid=nil)
|
|
3023
3023
|
@TelCallOutCount = telcalloutcount
|
|
@@ -3065,8 +3065,8 @@ module TencentCloud
|
|
|
3065
3065
|
|
|
3066
3066
|
attr_accessor :StartTimeStamp, :EndTimeStamp, :InstanceId, :Limit, :Offset, :SdkAppId, :PageSize, :PageNumber, :Phones, :SessionIds
|
|
3067
3067
|
extend Gem::Deprecate
|
|
3068
|
-
deprecate :InstanceId, :none, 2024,
|
|
3069
|
-
deprecate :InstanceId=, :none, 2024,
|
|
3068
|
+
deprecate :InstanceId, :none, 2024, 8
|
|
3069
|
+
deprecate :InstanceId=, :none, 2024, 8
|
|
3070
3070
|
|
|
3071
3071
|
def initialize(starttimestamp=nil, endtimestamp=nil, instanceid=nil, limit=nil, offset=nil, sdkappid=nil, pagesize=nil, pagenumber=nil, phones=nil, sessionids=nil)
|
|
3072
3072
|
@StartTimeStamp = starttimestamp
|
|
@@ -3108,8 +3108,8 @@ module TencentCloud
|
|
|
3108
3108
|
|
|
3109
3109
|
attr_accessor :TotalCount, :TelCdrs, :TelCdrList, :RequestId
|
|
3110
3110
|
extend Gem::Deprecate
|
|
3111
|
-
deprecate :TelCdrs, :none, 2024,
|
|
3112
|
-
deprecate :TelCdrs=, :none, 2024,
|
|
3111
|
+
deprecate :TelCdrs, :none, 2024, 8
|
|
3112
|
+
deprecate :TelCdrs=, :none, 2024, 8
|
|
3113
3113
|
|
|
3114
3114
|
def initialize(totalcount=nil, telcdrs=nil, telcdrlist=nil, requestid=nil)
|
|
3115
3115
|
@TotalCount = totalcount
|
|
@@ -3665,6 +3665,8 @@ module TencentCloud
|
|
|
3665
3665
|
# @type Phone: String
|
|
3666
3666
|
# @param Nick: 座席昵称
|
|
3667
3667
|
# @type Nick: String
|
|
3668
|
+
# @param StaffNo: 座席工号
|
|
3669
|
+
# @type StaffNo: String
|
|
3668
3670
|
# @param SkillGroupIds: 绑定技能组ID列表
|
|
3669
3671
|
# @type SkillGroupIds: Array
|
|
3670
3672
|
# @param UseMobileCallOut: 是否开启手机外呼开关
|
|
@@ -3672,14 +3674,15 @@ module TencentCloud
|
|
|
3672
3674
|
# @param UseMobileAccept: 手机接听模式 0 - 关闭 | 1 - 仅离线 | 2 - 始终
|
|
3673
3675
|
# @type UseMobileAccept: Integer
|
|
3674
3676
|
|
|
3675
|
-
attr_accessor :SdkAppId, :Email, :Name, :Phone, :Nick, :SkillGroupIds, :UseMobileCallOut, :UseMobileAccept
|
|
3677
|
+
attr_accessor :SdkAppId, :Email, :Name, :Phone, :Nick, :StaffNo, :SkillGroupIds, :UseMobileCallOut, :UseMobileAccept
|
|
3676
3678
|
|
|
3677
|
-
def initialize(sdkappid=nil, email=nil, name=nil, phone=nil, nick=nil, skillgroupids=nil, usemobilecallout=nil, usemobileaccept=nil)
|
|
3679
|
+
def initialize(sdkappid=nil, email=nil, name=nil, phone=nil, nick=nil, staffno=nil, skillgroupids=nil, usemobilecallout=nil, usemobileaccept=nil)
|
|
3678
3680
|
@SdkAppId = sdkappid
|
|
3679
3681
|
@Email = email
|
|
3680
3682
|
@Name = name
|
|
3681
3683
|
@Phone = phone
|
|
3682
3684
|
@Nick = nick
|
|
3685
|
+
@StaffNo = staffno
|
|
3683
3686
|
@SkillGroupIds = skillgroupids
|
|
3684
3687
|
@UseMobileCallOut = usemobilecallout
|
|
3685
3688
|
@UseMobileAccept = usemobileaccept
|
|
@@ -3691,6 +3694,7 @@ module TencentCloud
|
|
|
3691
3694
|
@Name = params['Name']
|
|
3692
3695
|
@Phone = params['Phone']
|
|
3693
3696
|
@Nick = params['Nick']
|
|
3697
|
+
@StaffNo = params['StaffNo']
|
|
3694
3698
|
@SkillGroupIds = params['SkillGroupIds']
|
|
3695
3699
|
@UseMobileCallOut = params['UseMobileCallOut']
|
|
3696
3700
|
@UseMobileAccept = params['UseMobileAccept']
|
|
@@ -4797,8 +4801,8 @@ module TencentCloud
|
|
|
4797
4801
|
|
|
4798
4802
|
attr_accessor :Caller, :Callee, :Time, :Direction, :Duration, :RecordURL, :RecordId, :SeatUser, :EndStatus, :SkillGroup, :CallerLocation, :IVRDuration, :RingTimestamp, :AcceptTimestamp, :EndedTimestamp, :IVRKeyPressed, :HungUpSide, :ServeParticipants, :SkillGroupId, :EndStatusString, :StartTimestamp, :QueuedTimestamp, :PostIVRKeyPressed, :QueuedSkillGroupId, :SessionId, :ProtectedCaller, :ProtectedCallee, :Uui, :UUI, :IVRKeyPressedEx, :AsrUrl, :CustomRecordURL, :Remark, :QueuedSkillGroupName, :VoicemailRecordURL, :VoicemailAsrURL
|
|
4799
4803
|
extend Gem::Deprecate
|
|
4800
|
-
deprecate :Uui, :none, 2024,
|
|
4801
|
-
deprecate :Uui=, :none, 2024,
|
|
4804
|
+
deprecate :Uui, :none, 2024, 8
|
|
4805
|
+
deprecate :Uui=, :none, 2024, 8
|
|
4802
4806
|
|
|
4803
4807
|
def initialize(caller=nil, callee=nil, time=nil, direction=nil, duration=nil, recordurl=nil, recordid=nil, seatuser=nil, endstatus=nil, skillgroup=nil, callerlocation=nil, ivrduration=nil, ringtimestamp=nil, accepttimestamp=nil, endedtimestamp=nil, ivrkeypressed=nil, hungupside=nil, serveparticipants=nil, skillgroupid=nil, endstatusstring=nil, starttimestamp=nil, queuedtimestamp=nil, postivrkeypressed=nil, queuedskillgroupid=nil, sessionid=nil, protectedcaller=nil, protectedcallee=nil, uui=nil, ivrkeypressedex=nil, asrurl=nil, customrecordurl=nil, remark=nil, queuedskillgroupname=nil, voicemailrecordurl=nil, voicemailasrurl=nil)
|
|
4804
4808
|
@Caller = caller
|
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.888
|
|
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-08-
|
|
11
|
+
date: 2024-08-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|