tencentcloud-sdk-billing 3.0.634 → 3.0.636
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180709/models.rb +6 -6
- 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: 709b4aafa59314259bcb30dee4c2a2dc8b639169
|
4
|
+
data.tar.gz: 5f8fa7026e3d8a55b85e4f1834009ae5b44cca9d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1877f82c149b3beaa634575432a2ede1eaf2b417e4c7bb35534a424b445edd70397ff27e740d9f9204a2c2cc94f420d0a63ca867fd5cf9a9c75184f12b323275
|
7
|
+
data.tar.gz: 7f4a2ba729e9f275afa116f8b5920cdf8273a615fda2a8ec92dbb228763e369efa345555ff8bb869c8b070f5ae1efa544196f550f6cf88cca43be9b1546be530
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.636
|
data/lib/v20180709/models.rb
CHANGED
@@ -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,
|
302
|
-
deprecate :SpecifiedPrice=, :none, 2023,
|
303
|
-
deprecate :SPDeduction, :none, 2023,
|
304
|
-
deprecate :SPDeduction=, :none, 2023,
|
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,
|
455
|
-
deprecate :SPDeduction=, :none, 2023,
|
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.
|
4
|
+
version: 3.0.636
|
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
|
+
date: 2023-08-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|