tencentcloud-sdk-billing 3.0.947 → 3.0.949

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: f3008913d8260f24bb2018637f043e02ba869d11
4
- data.tar.gz: 8a76a8feee8460b31074c55072ee7103de9c6262
3
+ metadata.gz: 613c140f89a36d71b3b158bccd5a8da41cb8f6a2
4
+ data.tar.gz: 3ced48f9482bae946e499120807e964fdd060563
5
5
  SHA512:
6
- metadata.gz: 477a22e21090bd37e99cb98036df30f135e06cc3fb9e0d7365cb7eb72c76c22b57b390f1eff6c7cb42b9bf184fefb884fa8de7404c38781890199c75ad23fecd
7
- data.tar.gz: d32fa696de236c3854d53ba6ee66ad33e805ee0f0e563fc6b15b998835a38e084bd7a98fcf87e33d8fada4a80338bcdc7dd2b5e6857524a7d24856b1063febed
6
+ metadata.gz: c7236e72f32b690de4aee8b161640d2b128ae4d0acc0db82542692694721fa011b3a7330c637c0ae4a7d8c96c4b2ba9aeb554b73d2441519d5fd83560e60b077
7
+ data.tar.gz: 7b63afd88ee6b7d090a5f159987755089461c3dec0b09508475d0a8a74c0e4b9e08ee89357c2e07f9f1c1a7ca59f8abb840ce35052aa190de0fa729bd3635c4f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.947
1
+ 3.0.949
@@ -8572,7 +8572,6 @@ module TencentCloud
8572
8572
  # @param TotalBalance: 总余额(微分)
8573
8573
  # @type TotalBalance: Integer
8574
8574
  # @param VoucherInfos: 代金券相关信息
8575
- # 注意:此字段可能返回 null,表示取不到有效值。
8576
8575
  # @type VoucherInfos: Array
8577
8576
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8578
8577
  # @type RequestId: String
@@ -9862,10 +9861,8 @@ module TencentCloud
9862
9861
  # @param EndTime: 有效期截止时间
9863
9862
  # @type EndTime: String
9864
9863
  # @param ApplicableProducts: 适用商品信息
9865
- # 注意:此字段可能返回 null,表示取不到有效值。
9866
9864
  # @type ApplicableProducts: :class:`Tencentcloud::Billing.v20180709.models.ApplicableProducts`
9867
9865
  # @param ExcludedProducts: 不适用商品信息
9868
- # 注意:此字段可能返回 null,表示取不到有效值。
9869
9866
  # @type ExcludedProducts: Array
9870
9867
 
9871
9868
  attr_accessor :OwnerUin, :Status, :NominalValue, :Balance, :VoucherId, :PayMode, :PayScene, :BeginTime, :EndTime, :ApplicableProducts, :ExcludedProducts
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.947
4
+ version: 3.0.949
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-24 00:00:00.000000000 Z
11
+ date: 2024-11-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common