tencentcloud-sdk-trp 3.0.434 → 3.0.436

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1283bc8e889334c98d38124900cfe808ee650e81
4
- data.tar.gz: 5cb7db375178e6b63934d84b4091c18c0c2eeea8
3
+ metadata.gz: 711283fbc3fd6efdcf607415318f9ca9e6ab7005
4
+ data.tar.gz: 1ceb0d41a03f7f09e9b446fbe6230d39ac0c69c8
5
5
  SHA512:
6
- metadata.gz: 0333fb7f9327ff9e58d87ca6227d86c87b314d09be692dbf667dd4c6c02002dd7b3c7b1d3d2e62d5b0a2265e8df081350481a02f4fd31f48a784d0f5672f453b
7
- data.tar.gz: 5aae9ddd7e34049fd3acab554abc561aabf70f3c3af14493165fa43e0b62dbb1bca3a934b317f36c7d61b0e094ee016a97d07445e4f9068ba43e013c137fbc11
6
+ metadata.gz: f7be92912d1eb7b40c11fd89c77ad01d4487ddf4b7e69186286afedcf290ead717b6dafb38a579e0d623ea352600304f7d355f23ce0d474c0a144c5eac729680
7
+ data.tar.gz: 7daea4e833ba50a3b1e9407d7fe6e5984d0d12e7b35447139f5ca5a57f7d097c8b3cad1d31cf9f204eb71d59710a9ff604d761f23cc481a7140480872378213e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.434
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.434
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-24 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