tencentcloud-sdk-partners 3.0.511 → 3.0.512
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/v20180321/client.rb +2 -2
- 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: 4eb764fa62aebede2dbd0b1251548697d9c32a88
|
4
|
+
data.tar.gz: ddf899ce993a6045ddb45e364777d4cacf1ed99a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eb18af7db29f92f3ba25b75981d38e01d94ab41e3f34a7319608b5448f4360b0c7c63a6d15e774fc6d7b90d9d10e4d1cf462ba74ce84f6bcb6ba17054784aa4d
|
7
|
+
data.tar.gz: 5971f2150614cc8e520852436a67f966ed8046a73f2231564ec4a5b0d3a463c0815abb784f5c03cf410be3802743ea1192e283f6dfa713f4ddb8de344e065666
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.512
|
data/lib/v20180321/client.rb
CHANGED
@@ -77,10 +77,10 @@ module TencentCloud
|
|
77
77
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
78
78
|
end
|
79
79
|
|
80
|
-
# 为代客or
|
80
|
+
# 为代客or申请中代客分派跟进人(业务员),入参可从以下API获取
|
81
81
|
# - 代客列表获取API: [DescribeAgentAuditedClients](https://cloud.tencent.com/document/product/563/19184)
|
82
82
|
# - 申请中代客列表获取API:[DescribeAgentClients](https://cloud.tencent.com/document/product/563/16046)
|
83
|
-
# - 业务员列表获取API:[DescribeSalesmans](https://cloud.tencent.com/document/product/563/35196)
|
83
|
+
# - 业务员列表获取API:[DescribeSalesmans](https://cloud.tencent.com/document/product/563/35196) <br><br>
|
84
84
|
|
85
85
|
# @param request: Request instance for AssignClientsToSales.
|
86
86
|
# @type request: :class:`Tencentcloud::partners::V20180321::AssignClientsToSalesRequest`
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-partners
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.512
|
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-02-
|
11
|
+
date: 2023-02-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|