tencentcloud-sdk-billing 3.0.806 → 3.0.807
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 +34 -34
- 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: 722e05bd1cb4c84781a1bb48fd7781821ba387de
|
4
|
+
data.tar.gz: e75518c624bef9e507837ace93b4ef576dff214d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e067044d5a59dbaa62595825c5ef37585e21bba4aa274ba33cd519e7b1bb5c9a2c8bec7c2f8b3a34e0b7c1e69ea5852e8aac50e715d8971aaae8fe6eb57ebfca
|
7
|
+
data.tar.gz: cddf8bea5e29af6ff615ecb4327dfd8491141f6386456c2d84260211e9c9434ad56a368cf72a8f52a68c77d94e75941a6d87e742e356bb954437e16126ffcff5
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.807
|
data/lib/v20180709/models.rb
CHANGED
@@ -332,10 +332,10 @@ module TencentCloud
|
|
332
332
|
|
333
333
|
attr_accessor :TreeNodeUniqKey, :TreeNodeUniqKeyName, :BillDate, :PayerUin, :OwnerUin, :OperateUin, :BusinessCode, :BusinessCodeName, :PayMode, :PayModeName, :ProjectId, :ProjectName, :RegionId, :RegionName, :ZoneId, :ZoneName, :ResourceId, :ResourceName, :InstanceType, :InstanceTypeName, :SplitItemId, :SplitItemName, :ProductCode, :ProductCodeName, :ActionType, :ActionTypeName, :OrderId, :BillId, :PayTime, :FeeBeginTime, :FeeEndTime, :ComponentCode, :ComponentCodeName, :SinglePrice, :ContractPrice, :SinglePriceUnit, :UsedAmount, :UsedAmountUnit, :TimeSpan, :TimeUnit, :ReserveDetail, :SplitRatio, :TotalCost, :RITimeSpan, :RICost, :SPCost, :Discount, :BlendedDiscount, :RealTotalCost, :CashPayAmount, :VoucherPayAmount, :IncentivePayAmount, :TransferPayAmount, :Tag, :RegionType, :RegionTypeName, :ItemCode, :ItemCodeName, :AssociatedOrder, :PriceInfo, :Formula, :FormulaUrl, :RealTotalMeasure, :DeductedMeasure, :ComponentConfig, :AllocationType
|
334
334
|
extend Gem::Deprecate
|
335
|
-
deprecate :SplitItemId, :none, 2024,
|
336
|
-
deprecate :SplitItemId=, :none, 2024,
|
337
|
-
deprecate :SplitItemName, :none, 2024,
|
338
|
-
deprecate :SplitItemName=, :none, 2024,
|
335
|
+
deprecate :SplitItemId, :none, 2024, 4
|
336
|
+
deprecate :SplitItemId=, :none, 2024, 4
|
337
|
+
deprecate :SplitItemName, :none, 2024, 4
|
338
|
+
deprecate :SplitItemName=, :none, 2024, 4
|
339
339
|
|
340
340
|
def initialize(treenodeuniqkey=nil, treenodeuniqkeyname=nil, billdate=nil, payeruin=nil, owneruin=nil, operateuin=nil, businesscode=nil, businesscodename=nil, paymode=nil, paymodename=nil, projectid=nil, projectname=nil, regionid=nil, regionname=nil, zoneid=nil, zonename=nil, resourceid=nil, resourcename=nil, instancetype=nil, instancetypename=nil, splititemid=nil, splititemname=nil, productcode=nil, productcodename=nil, actiontype=nil, actiontypename=nil, orderid=nil, billid=nil, paytime=nil, feebegintime=nil, feeendtime=nil, componentcode=nil, componentcodename=nil, singleprice=nil, contractprice=nil, singlepriceunit=nil, usedamount=nil, usedamountunit=nil, timespan=nil, timeunit=nil, reservedetail=nil, splitratio=nil, totalcost=nil, ritimespan=nil, ricost=nil, spcost=nil, discount=nil, blendeddiscount=nil, realtotalcost=nil, cashpayamount=nil, voucherpayamount=nil, incentivepayamount=nil, transferpayamount=nil, tag=nil, regiontype=nil, regiontypename=nil, itemcode=nil, itemcodename=nil, associatedorder=nil, priceinfo=nil, formula=nil, formulaurl=nil, realtotalmeasure=nil, deductedmeasure=nil, componentconfig=nil, allocationtype=nil)
|
341
341
|
@TreeNodeUniqKey = treenodeuniqkey
|
@@ -1150,10 +1150,10 @@ module TencentCloud
|
|
1150
1150
|
|
1151
1151
|
attr_accessor :TreeNodeUniqKey, :TreeNodeUniqKeyName, :BillDate, :PayerUin, :OwnerUin, :OperateUin, :PayMode, :PayModeName, :ActionType, :ActionTypeName, :BusinessCode, :BusinessCodeName, :ProductCode, :ProductCodeName, :RegionId, :RegionName, :ZoneId, :ZoneName, :InstanceType, :InstanceTypeName, :ResourceId, :ResourceName, :Tag, :ProjectId, :ProjectName, :AllocationType, :TotalCost, :RiTimeSpan, :RiCost, :RealTotalCost, :CashPayAmount, :VoucherPayAmount, :IncentivePayAmount, :TransferPayAmount, :ItemCode, :ItemCodeName, :ComponentCode, :ComponentCodeName, :SplitItemId, :SplitItemName, :FeeBeginTime, :FeeEndTime, :SPCost, :RegionType, :RegionTypeName, :SinglePrice, :ContractPrice, :SinglePriceUnit, :UsedAmount, :UsedAmountUnit, :TimeSpan, :TimeUnit, :ReserveDetail, :RealTotalMeasure, :DeductedMeasure, :Discount, :BlendedDiscount, :PriceInfo, :Formula, :FormulaUrl, :ComponentConfig
|
1152
1152
|
extend Gem::Deprecate
|
1153
|
-
deprecate :SplitItemId, :none, 2024,
|
1154
|
-
deprecate :SplitItemId=, :none, 2024,
|
1155
|
-
deprecate :SplitItemName, :none, 2024,
|
1156
|
-
deprecate :SplitItemName=, :none, 2024,
|
1153
|
+
deprecate :SplitItemId, :none, 2024, 4
|
1154
|
+
deprecate :SplitItemId=, :none, 2024, 4
|
1155
|
+
deprecate :SplitItemName, :none, 2024, 4
|
1156
|
+
deprecate :SplitItemName=, :none, 2024, 4
|
1157
1157
|
|
1158
1158
|
def initialize(treenodeuniqkey=nil, treenodeuniqkeyname=nil, billdate=nil, payeruin=nil, owneruin=nil, operateuin=nil, paymode=nil, paymodename=nil, actiontype=nil, actiontypename=nil, businesscode=nil, businesscodename=nil, productcode=nil, productcodename=nil, regionid=nil, regionname=nil, zoneid=nil, zonename=nil, instancetype=nil, instancetypename=nil, resourceid=nil, resourcename=nil, tag=nil, projectid=nil, projectname=nil, allocationtype=nil, totalcost=nil, ritimespan=nil, ricost=nil, realtotalcost=nil, cashpayamount=nil, voucherpayamount=nil, incentivepayamount=nil, transferpayamount=nil, itemcode=nil, itemcodename=nil, componentcode=nil, componentcodename=nil, splititemid=nil, splititemname=nil, feebegintime=nil, feeendtime=nil, spcost=nil, regiontype=nil, regiontypename=nil, singleprice=nil, contractprice=nil, singlepriceunit=nil, usedamount=nil, usedamountunit=nil, timespan=nil, timeunit=nil, reservedetail=nil, realtotalmeasure=nil, deductedmeasure=nil, discount=nil, blendeddiscount=nil, priceinfo=nil, formula=nil, formulaurl=nil, componentconfig=nil)
|
1159
1159
|
@TreeNodeUniqKey = treenodeuniqkey
|
@@ -1425,10 +1425,10 @@ module TencentCloud
|
|
1425
1425
|
|
1426
1426
|
attr_accessor :TreeNodeUniqKey, :TreeNodeUniqKeyName, :BillDate, :PayerUin, :OwnerUin, :OperateUin, :PayMode, :PayModeName, :ActionType, :ActionTypeName, :BusinessCode, :BusinessCodeName, :ProductCode, :ProductCodeName, :RegionId, :RegionName, :ZoneId, :ZoneName, :InstanceType, :InstanceTypeName, :ResourceId, :ResourceName, :Tag, :ProjectId, :ProjectName, :AllocationType, :TotalCost, :RiTimeSpan, :RiCost, :RealTotalCost, :CashPayAmount, :VoucherPayAmount, :IncentivePayAmount, :TransferPayAmount, :SplitItemId, :SplitItemName, :FeeBeginTime, :FeeEndTime, :SPCost, :RegionType, :RegionTypeName, :ComponentConfig
|
1427
1427
|
extend Gem::Deprecate
|
1428
|
-
deprecate :SplitItemId, :none, 2024,
|
1429
|
-
deprecate :SplitItemId=, :none, 2024,
|
1430
|
-
deprecate :SplitItemName, :none, 2024,
|
1431
|
-
deprecate :SplitItemName=, :none, 2024,
|
1428
|
+
deprecate :SplitItemId, :none, 2024, 4
|
1429
|
+
deprecate :SplitItemId=, :none, 2024, 4
|
1430
|
+
deprecate :SplitItemName, :none, 2024, 4
|
1431
|
+
deprecate :SplitItemName=, :none, 2024, 4
|
1432
1432
|
|
1433
1433
|
def initialize(treenodeuniqkey=nil, treenodeuniqkeyname=nil, billdate=nil, payeruin=nil, owneruin=nil, operateuin=nil, paymode=nil, paymodename=nil, actiontype=nil, actiontypename=nil, businesscode=nil, businesscodename=nil, productcode=nil, productcodename=nil, regionid=nil, regionname=nil, zoneid=nil, zonename=nil, instancetype=nil, instancetypename=nil, resourceid=nil, resourcename=nil, tag=nil, projectid=nil, projectname=nil, allocationtype=nil, totalcost=nil, ritimespan=nil, ricost=nil, realtotalcost=nil, cashpayamount=nil, voucherpayamount=nil, incentivepayamount=nil, transferpayamount=nil, splititemid=nil, splititemname=nil, feebegintime=nil, feeendtime=nil, spcost=nil, regiontype=nil, regiontypename=nil, componentconfig=nil)
|
1434
1434
|
@TreeNodeUniqKey = treenodeuniqkey
|
@@ -2426,10 +2426,10 @@ module TencentCloud
|
|
2426
2426
|
|
2427
2427
|
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
|
2428
2428
|
extend Gem::Deprecate
|
2429
|
-
deprecate :SpecifiedPrice, :none, 2024,
|
2430
|
-
deprecate :SpecifiedPrice=, :none, 2024,
|
2431
|
-
deprecate :SPDeduction, :none, 2024,
|
2432
|
-
deprecate :SPDeduction=, :none, 2024,
|
2429
|
+
deprecate :SpecifiedPrice, :none, 2024, 4
|
2430
|
+
deprecate :SpecifiedPrice=, :none, 2024, 4
|
2431
|
+
deprecate :SPDeduction, :none, 2024, 4
|
2432
|
+
deprecate :SPDeduction=, :none, 2024, 4
|
2433
2433
|
|
2434
2434
|
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)
|
2435
2435
|
@ComponentCodeName = componentcodename
|
@@ -2611,8 +2611,8 @@ module TencentCloud
|
|
2611
2611
|
|
2612
2612
|
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, :OwnerUin, :OperateUin, :BusinessCode, :ProductCode, :RegionId, :InstanceType, :OriginalCostWithRI, :SPDeduction, :OriginalCostWithSP, :BillMonth
|
2613
2613
|
extend Gem::Deprecate
|
2614
|
-
deprecate :SPDeduction, :none, 2024,
|
2615
|
-
deprecate :SPDeduction=, :none, 2024,
|
2614
|
+
deprecate :SPDeduction, :none, 2024, 4
|
2615
|
+
deprecate :SPDeduction=, :none, 2024, 4
|
2616
2616
|
|
2617
2617
|
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, owneruin=nil, operateuin=nil, businesscode=nil, productcode=nil, regionid=nil, instancetype=nil, originalcostwithri=nil, spdeduction=nil, originalcostwithsp=nil, billmonth=nil)
|
2618
2618
|
@BusinessCodeName = businesscodename
|
@@ -2955,8 +2955,8 @@ module TencentCloud
|
|
2955
2955
|
|
2956
2956
|
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, :BillMonth
|
2957
2957
|
extend Gem::Deprecate
|
2958
|
-
deprecate :SPDeduction, :none, 2024,
|
2959
|
-
deprecate :SPDeduction=, :none, 2024,
|
2958
|
+
deprecate :SPDeduction, :none, 2024, 4
|
2959
|
+
deprecate :SPDeduction=, :none, 2024, 4
|
2960
2960
|
|
2961
2961
|
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, billmonth=nil)
|
2962
2962
|
@BusinessCodeName = businesscodename
|
@@ -5265,8 +5265,8 @@ module TencentCloud
|
|
5265
5265
|
|
5266
5266
|
attr_accessor :Limit, :Offset, :Month, :PeriodType, :TreeNodeUniqKeys, :SortType, :Sort, :BillDates, :BusinessCodes, :SearchKey
|
5267
5267
|
extend Gem::Deprecate
|
5268
|
-
deprecate :SearchKey, :none, 2024,
|
5269
|
-
deprecate :SearchKey=, :none, 2024,
|
5268
|
+
deprecate :SearchKey, :none, 2024, 4
|
5269
|
+
deprecate :SearchKey=, :none, 2024, 4
|
5270
5270
|
|
5271
5271
|
def initialize(limit=nil, offset=nil, month=nil, periodtype=nil, treenodeuniqkeys=nil, sorttype=nil, sort=nil, billdates=nil, businesscodes=nil, searchkey=nil)
|
5272
5272
|
@Limit = limit
|
@@ -5783,8 +5783,8 @@ module TencentCloud
|
|
5783
5783
|
|
5784
5784
|
attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context
|
5785
5785
|
extend Gem::Deprecate
|
5786
|
-
deprecate :PeriodType, :none, 2024,
|
5787
|
-
deprecate :PeriodType=, :none, 2024,
|
5786
|
+
deprecate :PeriodType, :none, 2024, 4
|
5787
|
+
deprecate :PeriodType=, :none, 2024, 4
|
5788
5788
|
|
5789
5789
|
def initialize(offset=nil, limit=nil, periodtype=nil, month=nil, begintime=nil, endtime=nil, needrecordnum=nil, paymode=nil, resourceid=nil, actiontype=nil, projectid=nil, businesscode=nil, context=nil)
|
5790
5790
|
@Offset = offset
|
@@ -5921,8 +5921,8 @@ module TencentCloud
|
|
5921
5921
|
|
5922
5922
|
attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :ProductCode, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context, :PayerUin
|
5923
5923
|
extend Gem::Deprecate
|
5924
|
-
deprecate :PeriodType, :none, 2024,
|
5925
|
-
deprecate :PeriodType=, :none, 2024,
|
5924
|
+
deprecate :PeriodType, :none, 2024, 4
|
5925
|
+
deprecate :PeriodType=, :none, 2024, 4
|
5926
5926
|
|
5927
5927
|
def initialize(offset=nil, limit=nil, periodtype=nil, month=nil, begintime=nil, endtime=nil, needrecordnum=nil, productcode=nil, paymode=nil, resourceid=nil, actiontype=nil, projectid=nil, businesscode=nil, context=nil, payeruin=nil)
|
5928
5928
|
@Offset = offset
|
@@ -6246,8 +6246,8 @@ module TencentCloud
|
|
6246
6246
|
|
6247
6247
|
attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :TagKey, :TagValue
|
6248
6248
|
extend Gem::Deprecate
|
6249
|
-
deprecate :PeriodType, :none, 2024,
|
6250
|
-
deprecate :PeriodType=, :none, 2024,
|
6249
|
+
deprecate :PeriodType, :none, 2024, 4
|
6250
|
+
deprecate :PeriodType=, :none, 2024, 4
|
6251
6251
|
|
6252
6252
|
def initialize(offset=nil, limit=nil, month=nil, periodtype=nil, needrecordnum=nil, actiontype=nil, resourceid=nil, paymode=nil, businesscode=nil, tagkey=nil, tagvalue=nil)
|
6253
6253
|
@Offset = offset
|
@@ -6370,8 +6370,8 @@ module TencentCloud
|
|
6370
6370
|
|
6371
6371
|
attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :PayerUin, :TagKey, :TagValue
|
6372
6372
|
extend Gem::Deprecate
|
6373
|
-
deprecate :PeriodType, :none, 2024,
|
6374
|
-
deprecate :PeriodType=, :none, 2024,
|
6373
|
+
deprecate :PeriodType, :none, 2024, 4
|
6374
|
+
deprecate :PeriodType=, :none, 2024, 4
|
6375
6375
|
|
6376
6376
|
def initialize(offset=nil, limit=nil, month=nil, periodtype=nil, needrecordnum=nil, actiontype=nil, resourceid=nil, paymode=nil, businesscode=nil, payeruin=nil, tagkey=nil, tagvalue=nil)
|
6377
6377
|
@Offset = offset
|
@@ -8812,10 +8812,10 @@ module TencentCloud
|
|
8812
8812
|
|
8813
8813
|
attr_accessor :PayerUin, :OwnerUin, :OperateUin, :InstanceType, :InstanceTypeName, :ResourceId, :ResourceName, :TreeNodeUniqKey, :TreeNodeUniqKeyName, :RuleId, :RuleName, :BusinessCode, :BusinessCodeName, :ItemCode, :ItemCodeName, :RegionId, :RegionName, :Tag, :RealTotalCost, :CashPayAmount, :VoucherPayAmount, :IncentivePayAmount, :TransferPayAmount, :AllocationType, :BelongTreeNodeUniqKey, :BelongRule, :OtherTreeNodeUniqKeys, :OtherRules, :ProjectId, :ProjectName, :ProductCode, :ProductCodeName, :PayMode, :PayModeName, :ActionType, :ActionTypeName, :SplitItemId, :SplitItemName
|
8814
8814
|
extend Gem::Deprecate
|
8815
|
-
deprecate :SplitItemId, :none, 2024,
|
8816
|
-
deprecate :SplitItemId=, :none, 2024,
|
8817
|
-
deprecate :SplitItemName, :none, 2024,
|
8818
|
-
deprecate :SplitItemName=, :none, 2024,
|
8815
|
+
deprecate :SplitItemId, :none, 2024, 4
|
8816
|
+
deprecate :SplitItemId=, :none, 2024, 4
|
8817
|
+
deprecate :SplitItemName, :none, 2024, 4
|
8818
|
+
deprecate :SplitItemName=, :none, 2024, 4
|
8819
8819
|
|
8820
8820
|
def initialize(payeruin=nil, owneruin=nil, operateuin=nil, instancetype=nil, instancetypename=nil, resourceid=nil, resourcename=nil, treenodeuniqkey=nil, treenodeuniqkeyname=nil, ruleid=nil, rulename=nil, businesscode=nil, businesscodename=nil, itemcode=nil, itemcodename=nil, regionid=nil, regionname=nil, tag=nil, realtotalcost=nil, cashpayamount=nil, voucherpayamount=nil, incentivepayamount=nil, transferpayamount=nil, allocationtype=nil, belongtreenodeuniqkey=nil, belongrule=nil, othertreenodeuniqkeys=nil, otherrules=nil, projectid=nil, projectname=nil, productcode=nil, productcodename=nil, paymode=nil, paymodename=nil, actiontype=nil, actiontypename=nil, splititemid=nil, splititemname=nil)
|
8821
8821
|
@PayerUin = payeruin
|
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.807
|
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-04-
|
11
|
+
date: 2024-04-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|