tencentcloud-sdk-billing 3.0.592 → 3.0.593

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: 6f301a24c70d672827276bb32eda8941887da7e2
4
- data.tar.gz: 27a762df035600aade99ad3ce44dc18df4a43caf
3
+ metadata.gz: 3427367402df3adcb373520cc44b5baa483d05d5
4
+ data.tar.gz: d2ff7510a407b79e98f20cf9092fea415d5f5b2c
5
5
  SHA512:
6
- metadata.gz: 8f1e6761192792c359087665ba6e5c3cb8a41fe98f0136a2ee7a32389c10838a3f1e115d09072d27b7375209254e0fccffc3036adc0f007e1b2616b94cc73793
7
- data.tar.gz: b2122d312f41a07dbbfe45c42eb07b5a372fe42bdc1220a0b9225d6bfe2583487793561391eb3814584a0267a1ccc49c183db3945c5216064d5b16590cdbd8aa
6
+ metadata.gz: d5d7b6ca897469caa04f12712b57a30642aab6b061f9c7b4a398d064397fe1d906a0e2e958c96050e8a88d4f1107798ffe0257508a402582063b14f6a17ef439
7
+ data.tar.gz: 5a89cf58fcb48c8e756fbe79ce41578542b2e484f9cc3161aa5640c1016898b0d0c1bdfeea0b39f5e57e6810419410366f81ed9495672d10d35ff3b284cc3211
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.592
1
+ 3.0.593
@@ -1458,7 +1458,7 @@ module TencentCloud
1458
1458
  class Deal < TencentCloud::Common::AbstractModel
1459
1459
  # @param OrderId: 订单号
1460
1460
  # @type OrderId: String
1461
- # @param Status: 订单状态
1461
+ # @param Status: 订单的状态 1:未支付 2:已支付3:发货中 4:已发货 5:发货失败 6:已退款 7:已关单 8:订单过期 9:订单已失效 10:产品已失效 11:代付拒绝 12:支付中
1462
1462
  # @type Status: Integer
1463
1463
  # @param Payer: 支付者
1464
1464
  # @type Payer: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-billing
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.592
4
+ version: 3.0.593
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-06-14 00:00:00.000000000 Z
11
+ date: 2023-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common