tencentcloud-sdk-billing 3.0.634 → 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: 328045e05f85a04e1a9b717ae4433a7ea5f2e6ab
4
- data.tar.gz: c8b20a6405ef46c802044c69dcd27ab777e151dd
3
+ metadata.gz: d648c39c1abdcef181ca9fafbb41cdc79dbe3fcd
4
+ data.tar.gz: 934d2af3d2ec57ea4aab2ffe86ff07fbccdc0f18
5
5
  SHA512:
6
- metadata.gz: 7d3a17d7ab5f965cb1b185102b7e5ff8131caab4c9b2e9293767b7b4cb00e5311c91e46fbe6722a7885c0a041c0d35475245f4fde53546fdeae2888a1b1ade8d
7
- data.tar.gz: 20080d4a23a1e04d0da615f48b7fc36c63a48e3bdcc73b38c3b1456cf70a1042213d5bc729b7fed5615073969fc5ae8562eef097dd4b3153953141d09c0a9e18
6
+ metadata.gz: d0cd2b22d3863a78f876e744979d2b0499c0363e9c64714df46808258fbeacc376780c3c66b008eb01c26dc4d39f5e6c2723b41a8af2505e4a63a4c5ffe55b1d
7
+ data.tar.gz: 2e12c1ff18754f239a16aa47be8b93cf22c6d78021fa18051d3cf875a3cc4ca669f38bb99d577ae63a38c220c7432e62a078d279a87de1677ac9dd7db451703a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.634
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.634
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-11 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