tencentcloud-sdk-billing 3.0.656 → 3.0.657

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: 86a0d0233769dfa2696beb633740abade8aca97f
4
- data.tar.gz: da3eda9b519fbbb66bba5d831a735e2a4df78e29
3
+ metadata.gz: 3d86028e1a3271e3666f0f4f6d2811db75c2dd57
4
+ data.tar.gz: 254f6ad65e1532c824d48e8e1bfe8d56c4e6bcb6
5
5
  SHA512:
6
- metadata.gz: a9d876bafc859dee2b61d80355360ee616b8d20f440439eb75c8b323289219eba496afc6cc25f7bccbd968b25cc12179beca9e711d42ef589143e207e04adf5a
7
- data.tar.gz: aa2808f05541ce8fd208f02d6f785da19cfecbf66dc6ac292dc3cc664b2040043f5026bfc7eca81ea6aad3306bb958a8e293439afeda3f0fdca1dc723b544729
6
+ metadata.gz: 0bc7a41461ffd96f193ec9a506d28f72c3d81d22945e0f086011826f396584ae54e48f590ce3448bc0491d982df10e62633996b638a4e58acd9dcb71fe86ab41
7
+ data.tar.gz: c123bed27b01d59b659a63f8a758d17e6179a0cee163027b8c5c81f9a33a974e62a1606b924502487e492803bccc42d2048ce8edd1e6b70d499b88dcbc6b9604
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.656
1
+ 3.0.657
@@ -361,10 +361,10 @@ module TencentCloud
361
361
 
362
362
  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, :ComponentConfig
363
363
  extend Gem::Deprecate
364
- deprecate :SpecifiedPrice, :none, 2023, 8
365
- deprecate :SpecifiedPrice=, :none, 2023, 8
366
- deprecate :SPDeduction, :none, 2023, 8
367
- deprecate :SPDeduction=, :none, 2023, 8
364
+ deprecate :SpecifiedPrice, :none, 2023, 9
365
+ deprecate :SpecifiedPrice=, :none, 2023, 9
366
+ deprecate :SPDeduction, :none, 2023, 9
367
+ deprecate :SPDeduction=, :none, 2023, 9
368
368
 
369
369
  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, componentconfig=nil)
370
370
  @ComponentCodeName = componentcodename
@@ -545,8 +545,8 @@ module TencentCloud
545
545
 
546
546
  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
547
547
  extend Gem::Deprecate
548
- deprecate :SPDeduction, :none, 2023, 8
549
- deprecate :SPDeduction=, :none, 2023, 8
548
+ deprecate :SPDeduction, :none, 2023, 9
549
+ deprecate :SPDeduction=, :none, 2023, 9
550
550
 
551
551
  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)
552
552
  @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.656
4
+ version: 3.0.657
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-09-11 00:00:00.000000000 Z
11
+ date: 2023-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common