tencentcloud-sdk-trp 3.0.435 → 3.0.436

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: ba2a6bdca51f1de3ce039d1d3bbe325cdd20f968
4
- data.tar.gz: d13d88bd7d19e90d014e02eeac26c9ef87f7a5fb
3
+ metadata.gz: 711283fbc3fd6efdcf607415318f9ca9e6ab7005
4
+ data.tar.gz: 1ceb0d41a03f7f09e9b446fbe6230d39ac0c69c8
5
5
  SHA512:
6
- metadata.gz: df7f2aee921a775a7eff2e6bfcbd136c9eebd549a16bc30189b1c049b0839b4d00b900f0db27616baa155ac5498a7843f3941cd3a6fd8ed733bfb0c80e08fa42
7
- data.tar.gz: e75773bb4693b2968aa0034c570af216144a279c7a2deb9ac75c839a3783541370e967dcfc8686ac277cadd606c37855f791de0b5018ccd72a27bbcb05fa96e3
6
+ metadata.gz: f7be92912d1eb7b40c11fd89c77ad01d4487ddf4b7e69186286afedcf290ead717b6dafb38a579e0d623ea352600304f7d355f23ce0d474c0a144c5eac729680
7
+ data.tar.gz: 7daea4e833ba50a3b1e9407d7fe6e5984d0d12e7b35447139f5ca5a57f7d097c8b3cad1d31cf9f204eb71d59710a9ff604d761f23cc481a7140480872378213e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.435
1
+ 3.0.436
@@ -332,9 +332,9 @@ module TencentCloud
332
332
  # @type BatchId: String
333
333
  # @param Remark: 备注
334
334
  # @type Remark: String
335
- # @param MpTpl: 活动ID
335
+ # @param MpTpl: 模版ID,或者活动ID
336
336
  # @type MpTpl: String
337
- # @param CloneId: 克隆批次ID
337
+ # @param CloneId: 克隆批次ID,同时会复制溯源信息
338
338
  # @type CloneId: String
339
339
 
340
340
  attr_accessor :CorpId, :MerchantId, :ProductId, :BatchType, :BatchId, :Remark, :MpTpl, :CloneId
@@ -2157,7 +2157,7 @@ module TencentCloud
2157
2157
  # @type CorpId: Integer
2158
2158
  # @param Status: 状态 0: 未激活 1: 已激活 -1: 已冻结
2159
2159
  # @type Status: Integer
2160
- # @param MpTpl: 模板ID
2160
+ # @param MpTpl: 模版ID,或者活动ID
2161
2161
  # @type MpTpl: String
2162
2162
  # @param MerchantId: 商户ID
2163
2163
  # @type MerchantId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.435
4
+ version: 3.0.436
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-10-25 00:00:00.000000000 Z
11
+ date: 2022-10-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common