tencentcloud-sdk-billing 3.0.1189 → 3.0.1197
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180709/models.rb +40 -40
- 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: de234632311239eebdc26f2f901ec341df10c0ac
|
|
4
|
+
data.tar.gz: 5f6c1971451c3d6dde1ccb77080856cc8de98634
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 68306ee67d065c6a4c9e28f56dcd55924b913fdde1ec877e8c74eec793e437edf506354a9795451f55f77494a97b85fedabe933da2f5f86940e752deed47de30
|
|
7
|
+
data.tar.gz: 345d3d57e2a71495e97f21bdd0058777f714155361442f98af12c31071dd4606fb219145ce69a65390778bfb62739fefbafc3838d189c22a36e687f112d465be
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1197
|
data/lib/v20180709/models.rb
CHANGED
|
@@ -312,10 +312,10 @@ module TencentCloud
|
|
|
312
312
|
|
|
313
313
|
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, :DiscountObject, :DiscountType, :DiscountContent, :SPDeduction, :SPDeductionRate, :BillMonth
|
|
314
314
|
extend Gem::Deprecate
|
|
315
|
-
deprecate :SplitItemId, :none,
|
|
316
|
-
deprecate :SplitItemId=, :none,
|
|
317
|
-
deprecate :SplitItemName, :none,
|
|
318
|
-
deprecate :SplitItemName=, :none,
|
|
315
|
+
deprecate :SplitItemId, :none, 2026, 1
|
|
316
|
+
deprecate :SplitItemId=, :none, 2026, 1
|
|
317
|
+
deprecate :SplitItemName, :none, 2026, 1
|
|
318
|
+
deprecate :SplitItemName=, :none, 2026, 1
|
|
319
319
|
|
|
320
320
|
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, discountobject=nil, discounttype=nil, discountcontent=nil, spdeduction=nil, spdeductionrate=nil, billmonth=nil)
|
|
321
321
|
@TreeNodeUniqKey = treenodeuniqkey
|
|
@@ -1235,10 +1235,10 @@ module TencentCloud
|
|
|
1235
1235
|
|
|
1236
1236
|
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, :SPDeduction, :SPDeductionRate, :AssociatedOrder, :DiscountObject, :DiscountType, :DiscountContent, :BillMonth
|
|
1237
1237
|
extend Gem::Deprecate
|
|
1238
|
-
deprecate :SplitItemId, :none,
|
|
1239
|
-
deprecate :SplitItemId=, :none,
|
|
1240
|
-
deprecate :SplitItemName, :none,
|
|
1241
|
-
deprecate :SplitItemName=, :none,
|
|
1238
|
+
deprecate :SplitItemId, :none, 2026, 1
|
|
1239
|
+
deprecate :SplitItemId=, :none, 2026, 1
|
|
1240
|
+
deprecate :SplitItemName, :none, 2026, 1
|
|
1241
|
+
deprecate :SplitItemName=, :none, 2026, 1
|
|
1242
1242
|
|
|
1243
1243
|
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, spdeduction=nil, spdeductionrate=nil, associatedorder=nil, discountobject=nil, discounttype=nil, discountcontent=nil, billmonth=nil)
|
|
1244
1244
|
@TreeNodeUniqKey = treenodeuniqkey
|
|
@@ -1488,10 +1488,10 @@ module TencentCloud
|
|
|
1488
1488
|
|
|
1489
1489
|
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, :SPDeduction, :BillMonth
|
|
1490
1490
|
extend Gem::Deprecate
|
|
1491
|
-
deprecate :SplitItemId, :none,
|
|
1492
|
-
deprecate :SplitItemId=, :none,
|
|
1493
|
-
deprecate :SplitItemName, :none,
|
|
1494
|
-
deprecate :SplitItemName=, :none,
|
|
1491
|
+
deprecate :SplitItemId, :none, 2026, 1
|
|
1492
|
+
deprecate :SplitItemId=, :none, 2026, 1
|
|
1493
|
+
deprecate :SplitItemName, :none, 2026, 1
|
|
1494
|
+
deprecate :SplitItemName=, :none, 2026, 1
|
|
1495
1495
|
|
|
1496
1496
|
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, spdeduction=nil, billmonth=nil)
|
|
1497
1497
|
@TreeNodeUniqKey = treenodeuniqkey
|
|
@@ -2499,10 +2499,10 @@ module TencentCloud
|
|
|
2499
2499
|
|
|
2500
2500
|
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
|
|
2501
2501
|
extend Gem::Deprecate
|
|
2502
|
-
deprecate :SpecifiedPrice, :none,
|
|
2503
|
-
deprecate :SpecifiedPrice=, :none,
|
|
2504
|
-
deprecate :SPDeduction, :none,
|
|
2505
|
-
deprecate :SPDeduction=, :none,
|
|
2502
|
+
deprecate :SpecifiedPrice, :none, 2026, 1
|
|
2503
|
+
deprecate :SpecifiedPrice=, :none, 2026, 1
|
|
2504
|
+
deprecate :SPDeduction, :none, 2026, 1
|
|
2505
|
+
deprecate :SPDeduction=, :none, 2026, 1
|
|
2506
2506
|
|
|
2507
2507
|
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)
|
|
2508
2508
|
@ComponentCodeName = componentcodename
|
|
@@ -2679,8 +2679,8 @@ module TencentCloud
|
|
|
2679
2679
|
|
|
2680
2680
|
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
|
|
2681
2681
|
extend Gem::Deprecate
|
|
2682
|
-
deprecate :SPDeduction, :none,
|
|
2683
|
-
deprecate :SPDeduction=, :none,
|
|
2682
|
+
deprecate :SPDeduction, :none, 2026, 1
|
|
2683
|
+
deprecate :SPDeduction=, :none, 2026, 1
|
|
2684
2684
|
|
|
2685
2685
|
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)
|
|
2686
2686
|
@BusinessCodeName = businesscodename
|
|
@@ -3038,8 +3038,8 @@ module TencentCloud
|
|
|
3038
3038
|
|
|
3039
3039
|
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
|
|
3040
3040
|
extend Gem::Deprecate
|
|
3041
|
-
deprecate :SPDeduction, :none,
|
|
3042
|
-
deprecate :SPDeduction=, :none,
|
|
3041
|
+
deprecate :SPDeduction, :none, 2026, 1
|
|
3042
|
+
deprecate :SPDeduction=, :none, 2026, 1
|
|
3043
3043
|
|
|
3044
3044
|
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)
|
|
3045
3045
|
@BusinessCodeName = businesscodename
|
|
@@ -5522,10 +5522,10 @@ module TencentCloud
|
|
|
5522
5522
|
|
|
5523
5523
|
attr_accessor :Balance, :Uin, :RealBalance, :CashAccountBalance, :IncomeIntoAccountBalance, :PresentAccountBalance, :FreezeAmount, :OweAmount, :IsAllowArrears, :IsCreditLimited, :CreditAmount, :CreditBalance, :RealCreditBalance, :TempCredit, :TempAmountInfoList, :RequestId
|
|
5524
5524
|
extend Gem::Deprecate
|
|
5525
|
-
deprecate :IsAllowArrears, :none,
|
|
5526
|
-
deprecate :IsAllowArrears=, :none,
|
|
5527
|
-
deprecate :IsCreditLimited, :none,
|
|
5528
|
-
deprecate :IsCreditLimited=, :none,
|
|
5525
|
+
deprecate :IsAllowArrears, :none, 2026, 1
|
|
5526
|
+
deprecate :IsAllowArrears=, :none, 2026, 1
|
|
5527
|
+
deprecate :IsCreditLimited, :none, 2026, 1
|
|
5528
|
+
deprecate :IsCreditLimited=, :none, 2026, 1
|
|
5529
5529
|
|
|
5530
5530
|
def initialize(balance=nil, uin=nil, realbalance=nil, cashaccountbalance=nil, incomeintoaccountbalance=nil, presentaccountbalance=nil, freezeamount=nil, oweamount=nil, isallowarrears=nil, iscreditlimited=nil, creditamount=nil, creditbalance=nil, realcreditbalance=nil, tempcredit=nil, tempamountinfolist=nil, requestid=nil)
|
|
5531
5531
|
@Balance = balance
|
|
@@ -6474,8 +6474,8 @@ module TencentCloud
|
|
|
6474
6474
|
|
|
6475
6475
|
attr_accessor :Limit, :Offset, :Month, :PeriodType, :TreeNodeUniqKeys, :SortType, :Sort, :BillDates, :BusinessCodes, :SearchKey
|
|
6476
6476
|
extend Gem::Deprecate
|
|
6477
|
-
deprecate :SearchKey, :none,
|
|
6478
|
-
deprecate :SearchKey=, :none,
|
|
6477
|
+
deprecate :SearchKey, :none, 2026, 1
|
|
6478
|
+
deprecate :SearchKey=, :none, 2026, 1
|
|
6479
6479
|
|
|
6480
6480
|
def initialize(limit=nil, offset=nil, month=nil, periodtype=nil, treenodeuniqkeys=nil, sorttype=nil, sort=nil, billdates=nil, businesscodes=nil, searchkey=nil)
|
|
6481
6481
|
@Limit = limit
|
|
@@ -7159,8 +7159,8 @@ module TencentCloud
|
|
|
7159
7159
|
|
|
7160
7160
|
attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context
|
|
7161
7161
|
extend Gem::Deprecate
|
|
7162
|
-
deprecate :PeriodType, :none,
|
|
7163
|
-
deprecate :PeriodType=, :none,
|
|
7162
|
+
deprecate :PeriodType, :none, 2026, 1
|
|
7163
|
+
deprecate :PeriodType=, :none, 2026, 1
|
|
7164
7164
|
|
|
7165
7165
|
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)
|
|
7166
7166
|
@Offset = offset
|
|
@@ -7296,10 +7296,10 @@ module TencentCloud
|
|
|
7296
7296
|
|
|
7297
7297
|
attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :ProductCode, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context, :PayerUin
|
|
7298
7298
|
extend Gem::Deprecate
|
|
7299
|
-
deprecate :PeriodType, :none,
|
|
7300
|
-
deprecate :PeriodType=, :none,
|
|
7301
|
-
deprecate :ProductCode, :none,
|
|
7302
|
-
deprecate :ProductCode=, :none,
|
|
7299
|
+
deprecate :PeriodType, :none, 2026, 1
|
|
7300
|
+
deprecate :PeriodType=, :none, 2026, 1
|
|
7301
|
+
deprecate :ProductCode, :none, 2026, 1
|
|
7302
|
+
deprecate :ProductCode=, :none, 2026, 1
|
|
7303
7303
|
|
|
7304
7304
|
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)
|
|
7305
7305
|
@Offset = offset
|
|
@@ -7621,8 +7621,8 @@ module TencentCloud
|
|
|
7621
7621
|
|
|
7622
7622
|
attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :TagKey, :TagValue
|
|
7623
7623
|
extend Gem::Deprecate
|
|
7624
|
-
deprecate :PeriodType, :none,
|
|
7625
|
-
deprecate :PeriodType=, :none,
|
|
7624
|
+
deprecate :PeriodType, :none, 2026, 1
|
|
7625
|
+
deprecate :PeriodType=, :none, 2026, 1
|
|
7626
7626
|
|
|
7627
7627
|
def initialize(offset=nil, limit=nil, month=nil, periodtype=nil, needrecordnum=nil, actiontype=nil, resourceid=nil, paymode=nil, businesscode=nil, tagkey=nil, tagvalue=nil)
|
|
7628
7628
|
@Offset = offset
|
|
@@ -7745,8 +7745,8 @@ module TencentCloud
|
|
|
7745
7745
|
|
|
7746
7746
|
attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :PayerUin, :TagKey, :TagValue
|
|
7747
7747
|
extend Gem::Deprecate
|
|
7748
|
-
deprecate :PeriodType, :none,
|
|
7749
|
-
deprecate :PeriodType=, :none,
|
|
7748
|
+
deprecate :PeriodType, :none, 2026, 1
|
|
7749
|
+
deprecate :PeriodType=, :none, 2026, 1
|
|
7750
7750
|
|
|
7751
7751
|
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)
|
|
7752
7752
|
@Offset = offset
|
|
@@ -10232,10 +10232,10 @@ module TencentCloud
|
|
|
10232
10232
|
|
|
10233
10233
|
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
|
|
10234
10234
|
extend Gem::Deprecate
|
|
10235
|
-
deprecate :SplitItemId, :none,
|
|
10236
|
-
deprecate :SplitItemId=, :none,
|
|
10237
|
-
deprecate :SplitItemName, :none,
|
|
10238
|
-
deprecate :SplitItemName=, :none,
|
|
10235
|
+
deprecate :SplitItemId, :none, 2026, 1
|
|
10236
|
+
deprecate :SplitItemId=, :none, 2026, 1
|
|
10237
|
+
deprecate :SplitItemName, :none, 2026, 1
|
|
10238
|
+
deprecate :SplitItemName=, :none, 2026, 1
|
|
10239
10239
|
|
|
10240
10240
|
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)
|
|
10241
10241
|
@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.1197
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2026-01-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|