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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180709/models.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3427367402df3adcb373520cc44b5baa483d05d5
|
4
|
+
data.tar.gz: d2ff7510a407b79e98f20cf9092fea415d5f5b2c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d5d7b6ca897469caa04f12712b57a30642aab6b061f9c7b4a398d064397fe1d906a0e2e958c96050e8a88d4f1107798ffe0257508a402582063b14f6a17ef439
|
7
|
+
data.tar.gz: 5a89cf58fcb48c8e756fbe79ce41578542b2e484f9cc3161aa5640c1016898b0d0c1bdfeea0b39f5e57e6810419410366f81ed9495672d10d35ff3b284cc3211
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.593
|
data/lib/v20180709/models.rb
CHANGED
@@ -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.
|
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-
|
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
|