tencentcloud-sdk-trp 3.0.435 → 3.0.437

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: ba2a6bdca51f1de3ce039d1d3bbe325cdd20f968
4
- data.tar.gz: d13d88bd7d19e90d014e02eeac26c9ef87f7a5fb
3
+ metadata.gz: 771bd9a5d6958a83f99e6e03ab3bf41e67b3a2c0
4
+ data.tar.gz: 84b9be66b2dccc7144f1a3e6eb0e889143f56caa
5
5
  SHA512:
6
- metadata.gz: df7f2aee921a775a7eff2e6bfcbd136c9eebd549a16bc30189b1c049b0839b4d00b900f0db27616baa155ac5498a7843f3941cd3a6fd8ed733bfb0c80e08fa42
7
- data.tar.gz: e75773bb4693b2968aa0034c570af216144a279c7a2deb9ac75c839a3783541370e967dcfc8686ac277cadd606c37855f791de0b5018ccd72a27bbcb05fa96e3
6
+ metadata.gz: ea65195ad5e8c1f0ea81e196d5be0eed6de038c83655bf59f7ab019d7ee65dacf55cc1ec6d760744af7a415854721134a0744c27e3594a8f3045ea8108396777
7
+ data.tar.gz: 4fdd3c0776e30361ce49ec3c5569cc0f37559e2a512b872eb0eb8ecd1f658ad19e8c88d89513a92e26b4e2038b1b7612f2c767ff459c7ff71c5c29245fb90de8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.435
1
+ 3.0.437
@@ -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.437
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-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common