tencentcloud-sdk-partners 1.0.275 → 1.0.276

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: 12dfd2f1c95742d8dc97ec797b938e6bc1c3a468
4
- data.tar.gz: 30e78caa3f422e47295704c6510e9995a45da2ba
3
+ metadata.gz: c0f73cfb5402ab92f751db75070545e5d5e6257b
4
+ data.tar.gz: 69fe25ecbbfd70a66a6b81f0096e07a00553603b
5
5
  SHA512:
6
- metadata.gz: e440519407e10fef4050994a892467b68cb5ecca7855be349f27dcf8846bcb05870a37ccc8237e86eb0c148389f6246153403958eefc384ea9e4be3df723342c
7
- data.tar.gz: 1bedb9b3c83f272d3049d57acf4139d8188bb2a98ad6671907c6697b9286d2c2ea9132dfff5307e44b351c661372c8c5885d69534ff460d36a05ddc620d57d9b
6
+ metadata.gz: 3b818e55facf268339217d093814e9fff23585ca618f5d386a8274b244e2f8890916ae718a7604a7d7d74ed2139d19efa0fda32536b426e4e42fd9a9f7883766
7
+ data.tar.gz: 79e205849a75a6319548a5c2a3e78e05601d7b7b16b40aa08092759ad8eb2e0c1e30d6bb6d5d4cd06115a9b1d0b0b64e86f0da57fd1b523e1ea071e66346742e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.275
1
+ 1.0.276
@@ -41,7 +41,7 @@ module TencentCloud
41
41
  # @type ThisMonthAmt: Integer
42
42
  # @param HasOverdueBill: 是否欠费,0:不欠费;1:欠费
43
43
  # @type HasOverdueBill: Integer
44
- # @param ClientType: 客户类型:可以为new(新拓)/assign(指定)/old(存量已关联)/old_newchecking(存量-新关联考核中)/old_newnotpass(存量-新关联未达标)/direct(直销)/direct_newopp(直销(新商机))/空
44
+ # @param ClientType: 客户类型:可以为new(自拓)/assign(指派)/old(官网)/direct(直销)/direct_newopp(直销(新商机))/空
45
45
  # @type ClientType: String
46
46
  # @param ProjectType: 项目类型:可以为self(自拓项目)/platform(合作项目)/repeat(复算项目 )/空
47
47
  # @type ProjectType: String
@@ -118,7 +118,7 @@ module TencentCloud
118
118
  # @type Amt: Integer
119
119
  # @param PayerMode: agentpay:代付;selfpay:自付
120
120
  # @type PayerMode: String
121
- # @param ClientType: 客户类型:可以为new(新拓)/assign(指定)/old(存量)/空
121
+ # @param ClientType: 客户类型:可以为new(自拓)/assign(指定)/old(官网)/direct(直销)/direct_newopp(直销(新商机))/空
122
122
  # 注意:此字段可能返回 null,表示取不到有效值。
123
123
  # @type ClientType: String
124
124
  # @param ProjectType: 项目类型:可以为self(自拓项目)/platform(合作项目)/repeat(复算项目 )/空
@@ -277,7 +277,7 @@ module TencentCloud
277
277
  # @param BigDealId: 大订单号
278
278
  # 注意:此字段可能返回 null,表示取不到有效值。
279
279
  # @type BigDealId: String
280
- # @param ClientType: 客户类型(new:新拓;old:存量;assign:指派)
280
+ # @param ClientType: 客户类型(new:自拓;old:官网;assign:指派;direct:直销;direct_newopp:直销(新商机))
281
281
  # 注意:此字段可能返回 null,表示取不到有效值。
282
282
  # @type ClientType: String
283
283
  # @param ProjectType: 项目类型(self:自拓;repeat:直销;platform:官网合作)
@@ -435,7 +435,7 @@ module TencentCloud
435
435
  # @param BigDealId: 大订单号
436
436
  # 注意:此字段可能返回 null,表示取不到有效值。
437
437
  # @type BigDealId: String
438
- # @param ClientType: 客户类型(new:新拓;old:存量;assign:指派)
438
+ # @param ClientType: 客户类型(new:自拓;old:官网;assign:指派;direct:直销;direct_newopp:直销(新商机))
439
439
  # 注意:此字段可能返回 null,表示取不到有效值。
440
440
  # @type ClientType: String
441
441
  # @param ProjectType: 项目类型(self:自拓;repeat:直销;platform:官网合作)
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: 1.0.275
4
+ version: 1.0.276
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-03-11 00:00:00.000000000 Z
11
+ date: 2022-03-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common