tencentcloud-sdk-wav 3.0.702 → 3.0.703

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2e251c662e1892b7bd7f8d1a1d8567b3dde7fba0
4
- data.tar.gz: 8a211194841b2bb641f0221ac7f69fcfa4d43b6d
3
+ metadata.gz: bb1d2ad0b4fb6d2f890bd1187b5ff965d97534a3
4
+ data.tar.gz: f6b6aac26a5905d5eaa71e95cf9afb1805dcb2ff
5
5
  SHA512:
6
- metadata.gz: 3c2c44321e57991079a212067c8ebbabbc29bbd35f9f63fcee73956c944021511dfdce01bb0ac6f51917dcdc4172b5f320629bcd1a03316e2f6591ad0b2d6d6a
7
- data.tar.gz: f11a9b11dba5969210ea9c58d6b22b38527bbfacd7a6c3a795faeb250bce63e8d0d0d2b4f2719510264c7befce8c617c060e62befa49624613f57311aa88a339
6
+ metadata.gz: ad64814d11da85abf996ec35ac76ad632bcf692f69866acb05afac69f87bb3e6ca7c90b97a6750f2f5de5ad50ee4837c04da86468e3e1d7a9922a0db5c5ca1d8
7
+ data.tar.gz: 381c1d024e02f5e712619df452edc5b379bc346f05ab12f38193b293ceb01b283ae2be8bb26d2eb9e6a560e68b2d2e45cb9cb718d1081b8b4b6672b2fdfd1abb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.702
1
+ 3.0.703
@@ -2603,7 +2603,7 @@ module TencentCloud
2603
2603
 
2604
2604
  # QueryExternalContactDetail请求参数结构体
2605
2605
  class QueryExternalContactDetailRequest < TencentCloud::Common::AbstractModel
2606
- # @param ExternalUserId: 外部联系人的userid,注意不是企业成员的帐号
2606
+ # @param ExternalUserId: 外部联系人的userid,注意不是企业成员的账号
2607
2607
  # @type ExternalUserId: String
2608
2608
  # @param Cursor: 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填。当客户在企业内的跟进人超过500人时需要使用cursor参数进行分页获取
2609
2609
  # @type Cursor: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-wav
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.702
4
+ version: 3.0.703
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-11-14 00:00:00.000000000 Z
11
+ date: 2023-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common