tencentcloud-sdk-billing 3.0.840 → 3.0.841
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 +36 -36
- 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: b64e5606af76c470243cb3f7e170ca0e2388d676
|
4
|
+
data.tar.gz: 9ead2f753c6eb90a76ccb52b7b8429dcb5ac9710
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d93a1016f8956b41fccaac52c3d431601f1b848d161ed56ddf058922f56295b39a1a3b063d0aa928c007724b978800fbacf6596ea1bea2055d299c621dcdada7
|
7
|
+
data.tar.gz: 54376bf175b759711a3876e95b9609ec84cdd12ad112429b63728235980af0ef25b6cda8d8cde1e45e19fdc7ee5f8f690b33186b65b15eb6093d1aa4bf7f7e31
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.841
|
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, 6
|
336
|
+
deprecate :SplitItemId=, :none, 2024, 6
|
337
|
+
deprecate :SplitItemName, :none, 2024, 6
|
338
|
+
deprecate :SplitItemName=, :none, 2024, 6
|
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, 6
|
1154
|
+
deprecate :SplitItemId=, :none, 2024, 6
|
1155
|
+
deprecate :SplitItemName, :none, 2024, 6
|
1156
|
+
deprecate :SplitItemName=, :none, 2024, 6
|
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, 6
|
1429
|
+
deprecate :SplitItemId=, :none, 2024, 6
|
1430
|
+
deprecate :SplitItemName, :none, 2024, 6
|
1431
|
+
deprecate :SplitItemName=, :none, 2024, 6
|
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
|
@@ -2441,10 +2441,10 @@ module TencentCloud
|
|
2441
2441
|
|
2442
2442
|
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
|
2443
2443
|
extend Gem::Deprecate
|
2444
|
-
deprecate :SpecifiedPrice, :none, 2024,
|
2445
|
-
deprecate :SpecifiedPrice=, :none, 2024,
|
2446
|
-
deprecate :SPDeduction, :none, 2024,
|
2447
|
-
deprecate :SPDeduction=, :none, 2024,
|
2444
|
+
deprecate :SpecifiedPrice, :none, 2024, 6
|
2445
|
+
deprecate :SpecifiedPrice=, :none, 2024, 6
|
2446
|
+
deprecate :SPDeduction, :none, 2024, 6
|
2447
|
+
deprecate :SPDeduction=, :none, 2024, 6
|
2448
2448
|
|
2449
2449
|
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)
|
2450
2450
|
@ComponentCodeName = componentcodename
|
@@ -2626,8 +2626,8 @@ module TencentCloud
|
|
2626
2626
|
|
2627
2627
|
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
|
2628
2628
|
extend Gem::Deprecate
|
2629
|
-
deprecate :SPDeduction, :none, 2024,
|
2630
|
-
deprecate :SPDeduction=, :none, 2024,
|
2629
|
+
deprecate :SPDeduction, :none, 2024, 6
|
2630
|
+
deprecate :SPDeduction=, :none, 2024, 6
|
2631
2631
|
|
2632
2632
|
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)
|
2633
2633
|
@BusinessCodeName = businesscodename
|
@@ -2970,8 +2970,8 @@ module TencentCloud
|
|
2970
2970
|
|
2971
2971
|
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
|
2972
2972
|
extend Gem::Deprecate
|
2973
|
-
deprecate :SPDeduction, :none, 2024,
|
2974
|
-
deprecate :SPDeduction=, :none, 2024,
|
2973
|
+
deprecate :SPDeduction, :none, 2024, 6
|
2974
|
+
deprecate :SPDeduction=, :none, 2024, 6
|
2975
2975
|
|
2976
2976
|
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)
|
2977
2977
|
@BusinessCodeName = businesscodename
|
@@ -5132,7 +5132,7 @@ module TencentCloud
|
|
5132
5132
|
class DescribeAllocationOverviewRequest < TencentCloud::Common::AbstractModel
|
5133
5133
|
# @param Limit: 数量,最大值为1000
|
5134
5134
|
# @type Limit: Integer
|
5135
|
-
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200
|
5135
|
+
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
|
5136
5136
|
# @type Offset: Integer
|
5137
5137
|
# @param Month: 账单月份,格式为2024-02,不传默认当前月
|
5138
5138
|
# @type Month: String
|
@@ -5237,7 +5237,7 @@ module TencentCloud
|
|
5237
5237
|
class DescribeAllocationSummaryByBusinessRequest < TencentCloud::Common::AbstractModel
|
5238
5238
|
# @param Limit: 数量,最大值为1000
|
5239
5239
|
# @type Limit: Integer
|
5240
|
-
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200
|
5240
|
+
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
|
5241
5241
|
# @type Offset: Integer
|
5242
5242
|
# @param Month: 账单月份,格式为2024-02,不传默认当前月
|
5243
5243
|
# @type Month: String
|
@@ -5280,8 +5280,8 @@ module TencentCloud
|
|
5280
5280
|
|
5281
5281
|
attr_accessor :Limit, :Offset, :Month, :PeriodType, :TreeNodeUniqKeys, :SortType, :Sort, :BillDates, :BusinessCodes, :SearchKey
|
5282
5282
|
extend Gem::Deprecate
|
5283
|
-
deprecate :SearchKey, :none, 2024,
|
5284
|
-
deprecate :SearchKey=, :none, 2024,
|
5283
|
+
deprecate :SearchKey, :none, 2024, 6
|
5284
|
+
deprecate :SearchKey=, :none, 2024, 6
|
5285
5285
|
|
5286
5286
|
def initialize(limit=nil, offset=nil, month=nil, periodtype=nil, treenodeuniqkeys=nil, sorttype=nil, sort=nil, billdates=nil, businesscodes=nil, searchkey=nil)
|
5287
5287
|
@Limit = limit
|
@@ -5798,8 +5798,8 @@ module TencentCloud
|
|
5798
5798
|
|
5799
5799
|
attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context
|
5800
5800
|
extend Gem::Deprecate
|
5801
|
-
deprecate :PeriodType, :none, 2024,
|
5802
|
-
deprecate :PeriodType=, :none, 2024,
|
5801
|
+
deprecate :PeriodType, :none, 2024, 6
|
5802
|
+
deprecate :PeriodType=, :none, 2024, 6
|
5803
5803
|
|
5804
5804
|
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)
|
5805
5805
|
@Offset = offset
|
@@ -5936,8 +5936,8 @@ module TencentCloud
|
|
5936
5936
|
|
5937
5937
|
attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :ProductCode, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context, :PayerUin
|
5938
5938
|
extend Gem::Deprecate
|
5939
|
-
deprecate :PeriodType, :none, 2024,
|
5940
|
-
deprecate :PeriodType=, :none, 2024,
|
5939
|
+
deprecate :PeriodType, :none, 2024, 6
|
5940
|
+
deprecate :PeriodType=, :none, 2024, 6
|
5941
5941
|
|
5942
5942
|
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)
|
5943
5943
|
@Offset = offset
|
@@ -6261,8 +6261,8 @@ module TencentCloud
|
|
6261
6261
|
|
6262
6262
|
attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :TagKey, :TagValue
|
6263
6263
|
extend Gem::Deprecate
|
6264
|
-
deprecate :PeriodType, :none, 2024,
|
6265
|
-
deprecate :PeriodType=, :none, 2024,
|
6264
|
+
deprecate :PeriodType, :none, 2024, 6
|
6265
|
+
deprecate :PeriodType=, :none, 2024, 6
|
6266
6266
|
|
6267
6267
|
def initialize(offset=nil, limit=nil, month=nil, periodtype=nil, needrecordnum=nil, actiontype=nil, resourceid=nil, paymode=nil, businesscode=nil, tagkey=nil, tagvalue=nil)
|
6268
6268
|
@Offset = offset
|
@@ -6385,8 +6385,8 @@ module TencentCloud
|
|
6385
6385
|
|
6386
6386
|
attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :PayerUin, :TagKey, :TagValue
|
6387
6387
|
extend Gem::Deprecate
|
6388
|
-
deprecate :PeriodType, :none, 2024,
|
6389
|
-
deprecate :PeriodType=, :none, 2024,
|
6388
|
+
deprecate :PeriodType, :none, 2024, 6
|
6389
|
+
deprecate :PeriodType=, :none, 2024, 6
|
6390
6390
|
|
6391
6391
|
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)
|
6392
6392
|
@Offset = offset
|
@@ -8827,10 +8827,10 @@ module TencentCloud
|
|
8827
8827
|
|
8828
8828
|
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
|
8829
8829
|
extend Gem::Deprecate
|
8830
|
-
deprecate :SplitItemId, :none, 2024,
|
8831
|
-
deprecate :SplitItemId=, :none, 2024,
|
8832
|
-
deprecate :SplitItemName, :none, 2024,
|
8833
|
-
deprecate :SplitItemName=, :none, 2024,
|
8830
|
+
deprecate :SplitItemId, :none, 2024, 6
|
8831
|
+
deprecate :SplitItemId=, :none, 2024, 6
|
8832
|
+
deprecate :SplitItemName, :none, 2024, 6
|
8833
|
+
deprecate :SplitItemName=, :none, 2024, 6
|
8834
8834
|
|
8835
8835
|
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)
|
8836
8836
|
@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.841
|
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-06-
|
11
|
+
date: 2024-06-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|