tencentcloud-sdk-billing 3.0.633 → 3.0.635

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: 5da4b57c8b471d486a566011710c72bec1f3fb56
4
- data.tar.gz: ae1099920481a44372ff4980af04d03b74ee8afa
3
+ metadata.gz: d648c39c1abdcef181ca9fafbb41cdc79dbe3fcd
4
+ data.tar.gz: 934d2af3d2ec57ea4aab2ffe86ff07fbccdc0f18
5
5
  SHA512:
6
- metadata.gz: bc058144c8cdd7ec077ab76de4cb3bcce49a06effc11f3bce0886d8c67f7080c61981fe505cc3c0c5315011e66ffe3f8071d0bf7df4ef0ea866fc02a43341561
7
- data.tar.gz: e06491e1d94318604bf9f47393e1a6e93435cd33d7d8c491ec9763a317ab5815ab07753d47e99ce864bc69ec21591638f68f3b4fc694976eeb94027e6c40cdd9
6
+ metadata.gz: d0cd2b22d3863a78f876e744979d2b0499c0363e9c64714df46808258fbeacc376780c3c66b008eb01c26dc4d39f5e6c2723b41a8af2505e4a63a4c5ffe55b1d
7
+ data.tar.gz: 2e12c1ff18754f239a16aa47be8b93cf22c6d78021fa18051d3cf875a3cc4ca669f38bb99d577ae63a38c220c7432e62a078d279a87de1677ac9dd7db451703a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.633
1
+ 3.0.635
@@ -298,10 +298,10 @@ module TencentCloud
298
298
 
299
299
  attr_accessor :ComponentCodeName, :ItemCodeName, :SinglePrice, :SpecifiedPrice, :PriceUnit, :UsedAmount, :UsedAmountUnit, :RealTotalMeasure, :DeductedMeasure, :TimeSpan, :TimeUnitName, :Cost, :Discount, :ReduceType, :RealCost, :VoucherPayAmount, :CashPayAmount, :IncentivePayAmount, :TransferPayAmount, :ItemCode, :ComponentCode, :ContractPrice, :InstanceType, :RiTimeSpan, :OriginalCostWithRI, :SPDeductionRate, :SPDeduction, :OriginalCostWithSP, :BlendedDiscount
300
300
  extend Gem::Deprecate
301
- deprecate :SpecifiedPrice, :none, 2023, 7
302
- deprecate :SpecifiedPrice=, :none, 2023, 7
303
- deprecate :SPDeduction, :none, 2023, 7
304
- deprecate :SPDeduction=, :none, 2023, 7
301
+ deprecate :SpecifiedPrice, :none, 2023, 8
302
+ deprecate :SpecifiedPrice=, :none, 2023, 8
303
+ deprecate :SPDeduction, :none, 2023, 8
304
+ deprecate :SPDeduction=, :none, 2023, 8
305
305
 
306
306
  def initialize(componentcodename=nil, itemcodename=nil, singleprice=nil, specifiedprice=nil, priceunit=nil, usedamount=nil, usedamountunit=nil, realtotalmeasure=nil, deductedmeasure=nil, timespan=nil, timeunitname=nil, cost=nil, discount=nil, reducetype=nil, realcost=nil, voucherpayamount=nil, cashpayamount=nil, incentivepayamount=nil, transferpayamount=nil, itemcode=nil, componentcode=nil, contractprice=nil, instancetype=nil, ritimespan=nil, originalcostwithri=nil, spdeductionrate=nil, spdeduction=nil, originalcostwithsp=nil, blendeddiscount=nil)
307
307
  @ComponentCodeName = componentcodename
@@ -451,8 +451,8 @@ module TencentCloud
451
451
 
452
452
  attr_accessor :BusinessCodeName, :ProductCodeName, :PayModeName, :ProjectName, :RegionName, :ZoneName, :ResourceId, :ResourceName, :ActionTypeName, :OrderId, :PayTime, :FeeBeginTime, :FeeEndTime, :ConfigDesc, :ExtendField1, :ExtendField2, :TotalCost, :Discount, :ReduceType, :RealTotalCost, :VoucherPayAmount, :CashPayAmount, :IncentivePayAmount, :TransferPayAmount, :ExtendField3, :ExtendField4, :ExtendField5, :Tags, :PayerUin, :OwnerUin, :OperateUin, :BusinessCode, :ProductCode, :RegionId, :InstanceType, :OriginalCostWithRI, :SPDeduction, :OriginalCostWithSP
453
453
  extend Gem::Deprecate
454
- deprecate :SPDeduction, :none, 2023, 7
455
- deprecate :SPDeduction=, :none, 2023, 7
454
+ deprecate :SPDeduction, :none, 2023, 8
455
+ deprecate :SPDeduction=, :none, 2023, 8
456
456
 
457
457
  def initialize(businesscodename=nil, productcodename=nil, paymodename=nil, projectname=nil, regionname=nil, zonename=nil, resourceid=nil, resourcename=nil, actiontypename=nil, orderid=nil, paytime=nil, feebegintime=nil, feeendtime=nil, configdesc=nil, extendfield1=nil, extendfield2=nil, totalcost=nil, discount=nil, reducetype=nil, realtotalcost=nil, voucherpayamount=nil, cashpayamount=nil, incentivepayamount=nil, transferpayamount=nil, extendfield3=nil, extendfield4=nil, extendfield5=nil, tags=nil, payeruin=nil, owneruin=nil, operateuin=nil, businesscode=nil, productcode=nil, regionid=nil, instancetype=nil, originalcostwithri=nil, spdeduction=nil, originalcostwithsp=nil)
458
458
  @BusinessCodeName = businesscodename
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.633
4
+ version: 3.0.635
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-08-10 00:00:00.000000000 Z
11
+ date: 2023-08-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common