tencentcloud-sdk-billing 3.0.951 → 3.0.953

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180709/models.rb +48 -36
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e9c0e6f087185aa687d6a0556b8cdf62cfdbac45
4
- data.tar.gz: 5ede0a72030fabe34603099229af9a09c9e7c246
3
+ metadata.gz: 9010e286997eb47189ee8ef243a4fcd220c59626
4
+ data.tar.gz: 1a01b0e4605d238681fccf9ce5b4422e83bf92d4
5
5
  SHA512:
6
- metadata.gz: 5f24f9ff0c0a974b8bf4e2e476d76f8f097d59faaf358ac2e789aff3643c56216cdf7ef3d5df19565ff1eacb8a422d77ad6616326e3076b5df35a55d53ceac1d
7
- data.tar.gz: 47240ae00117fbf7c641162757ec60be2488c5be28cb530049d4cca9179983c2ff56624ba453e94efdee4b0b67d2afd85bf80760fc9aedc93bfe1b916ad2ab37
6
+ metadata.gz: 63d07718fede554220432a0624c84d38eaa33a53853ad7255a0afed32c80c0ffe636aa7b391e3bafa18aad3d43907f5546f384bccd80a7ca90de462635c1039c
7
+ data.tar.gz: e62cc2c0e1452ecd8830ad29ff3473ffd291306ee2a1fc068e1e31c328e60a180cd725519abcee779e2d8f3f9ef08aa662672f2aab13ddaa3112056f8d203b4c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.951
1
+ 3.0.953
@@ -389,10 +389,10 @@ module TencentCloud
389
389
 
390
390
  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
391
391
  extend Gem::Deprecate
392
- deprecate :SplitItemId, :none, 2024, 11
393
- deprecate :SplitItemId=, :none, 2024, 11
394
- deprecate :SplitItemName, :none, 2024, 11
395
- deprecate :SplitItemName=, :none, 2024, 11
392
+ deprecate :SplitItemId, :none, 2024, 12
393
+ deprecate :SplitItemId=, :none, 2024, 12
394
+ deprecate :SplitItemName, :none, 2024, 12
395
+ deprecate :SplitItemName=, :none, 2024, 12
396
396
 
397
397
  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)
398
398
  @TreeNodeUniqKey = treenodeuniqkey
@@ -1240,10 +1240,10 @@ module TencentCloud
1240
1240
 
1241
1241
  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
1242
1242
  extend Gem::Deprecate
1243
- deprecate :SplitItemId, :none, 2024, 11
1244
- deprecate :SplitItemId=, :none, 2024, 11
1245
- deprecate :SplitItemName, :none, 2024, 11
1246
- deprecate :SplitItemName=, :none, 2024, 11
1243
+ deprecate :SplitItemId, :none, 2024, 12
1244
+ deprecate :SplitItemId=, :none, 2024, 12
1245
+ deprecate :SplitItemName, :none, 2024, 12
1246
+ deprecate :SplitItemName=, :none, 2024, 12
1247
1247
 
1248
1248
  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)
1249
1249
  @TreeNodeUniqKey = treenodeuniqkey
@@ -1535,10 +1535,10 @@ module TencentCloud
1535
1535
 
1536
1536
  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
1537
1537
  extend Gem::Deprecate
1538
- deprecate :SplitItemId, :none, 2024, 11
1539
- deprecate :SplitItemId=, :none, 2024, 11
1540
- deprecate :SplitItemName, :none, 2024, 11
1541
- deprecate :SplitItemName=, :none, 2024, 11
1538
+ deprecate :SplitItemId, :none, 2024, 12
1539
+ deprecate :SplitItemId=, :none, 2024, 12
1540
+ deprecate :SplitItemName, :none, 2024, 12
1541
+ deprecate :SplitItemName=, :none, 2024, 12
1542
1542
 
1543
1543
  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)
1544
1544
  @TreeNodeUniqKey = treenodeuniqkey
@@ -2313,10 +2313,16 @@ module TencentCloud
2313
2313
  # @param ReserveDetail: 备注属性(实例配置):其他备注信息,如预留实例的预留实例类型和交易类型、CCN 产品的两端地域信息
2314
2314
  # 注意:此字段可能返回 null,表示取不到有效值。
2315
2315
  # @type ReserveDetail: String
2316
+ # @param DiscountObject: 优惠对象
2317
+ # @type DiscountObject: String
2318
+ # @param DiscountType: 优惠类型
2319
+ # @type DiscountType: String
2320
+ # @param DiscountContent: 优惠内容
2321
+ # @type DiscountContent: String
2316
2322
 
2317
- attr_accessor :BusinessCodeName, :ProductCodeName, :PayModeName, :ProjectName, :RegionName, :ZoneName, :ResourceId, :ResourceName, :ActionTypeName, :OrderId, :BillId, :PayTime, :FeeBeginTime, :FeeEndTime, :ComponentSet, :PayerUin, :OwnerUin, :OperateUin, :Tags, :BusinessCode, :ProductCode, :ActionType, :RegionId, :ProjectId, :PriceInfo, :AssociatedOrder, :Formula, :FormulaUrl, :BillDay, :BillMonth, :Id, :RegionType, :RegionTypeName, :ReserveDetail
2323
+ attr_accessor :BusinessCodeName, :ProductCodeName, :PayModeName, :ProjectName, :RegionName, :ZoneName, :ResourceId, :ResourceName, :ActionTypeName, :OrderId, :BillId, :PayTime, :FeeBeginTime, :FeeEndTime, :ComponentSet, :PayerUin, :OwnerUin, :OperateUin, :Tags, :BusinessCode, :ProductCode, :ActionType, :RegionId, :ProjectId, :PriceInfo, :AssociatedOrder, :Formula, :FormulaUrl, :BillDay, :BillMonth, :Id, :RegionType, :RegionTypeName, :ReserveDetail, :DiscountObject, :DiscountType, :DiscountContent
2318
2324
 
2319
- def initialize(businesscodename=nil, productcodename=nil, paymodename=nil, projectname=nil, regionname=nil, zonename=nil, resourceid=nil, resourcename=nil, actiontypename=nil, orderid=nil, billid=nil, paytime=nil, feebegintime=nil, feeendtime=nil, componentset=nil, payeruin=nil, owneruin=nil, operateuin=nil, tags=nil, businesscode=nil, productcode=nil, actiontype=nil, regionid=nil, projectid=nil, priceinfo=nil, associatedorder=nil, formula=nil, formulaurl=nil, billday=nil, billmonth=nil, id=nil, regiontype=nil, regiontypename=nil, reservedetail=nil)
2325
+ def initialize(businesscodename=nil, productcodename=nil, paymodename=nil, projectname=nil, regionname=nil, zonename=nil, resourceid=nil, resourcename=nil, actiontypename=nil, orderid=nil, billid=nil, paytime=nil, feebegintime=nil, feeendtime=nil, componentset=nil, payeruin=nil, owneruin=nil, operateuin=nil, tags=nil, businesscode=nil, productcode=nil, actiontype=nil, regionid=nil, projectid=nil, priceinfo=nil, associatedorder=nil, formula=nil, formulaurl=nil, billday=nil, billmonth=nil, id=nil, regiontype=nil, regiontypename=nil, reservedetail=nil, discountobject=nil, discounttype=nil, discountcontent=nil)
2320
2326
  @BusinessCodeName = businesscodename
2321
2327
  @ProductCodeName = productcodename
2322
2328
  @PayModeName = paymodename
@@ -2351,6 +2357,9 @@ module TencentCloud
2351
2357
  @RegionType = regiontype
2352
2358
  @RegionTypeName = regiontypename
2353
2359
  @ReserveDetail = reservedetail
2360
+ @DiscountObject = discountobject
2361
+ @DiscountType = discounttype
2362
+ @DiscountContent = discountcontent
2354
2363
  end
2355
2364
 
2356
2365
  def deserialize(params)
@@ -2405,6 +2414,9 @@ module TencentCloud
2405
2414
  @RegionType = params['RegionType']
2406
2415
  @RegionTypeName = params['RegionTypeName']
2407
2416
  @ReserveDetail = params['ReserveDetail']
2417
+ @DiscountObject = params['DiscountObject']
2418
+ @DiscountType = params['DiscountType']
2419
+ @DiscountContent = params['DiscountContent']
2408
2420
  end
2409
2421
  end
2410
2422
 
@@ -2529,10 +2541,10 @@ module TencentCloud
2529
2541
 
2530
2542
  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
2531
2543
  extend Gem::Deprecate
2532
- deprecate :SpecifiedPrice, :none, 2024, 11
2533
- deprecate :SpecifiedPrice=, :none, 2024, 11
2534
- deprecate :SPDeduction, :none, 2024, 11
2535
- deprecate :SPDeduction=, :none, 2024, 11
2544
+ deprecate :SpecifiedPrice, :none, 2024, 12
2545
+ deprecate :SpecifiedPrice=, :none, 2024, 12
2546
+ deprecate :SPDeduction, :none, 2024, 12
2547
+ deprecate :SPDeduction=, :none, 2024, 12
2536
2548
 
2537
2549
  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)
2538
2550
  @ComponentCodeName = componentcodename
@@ -2714,8 +2726,8 @@ module TencentCloud
2714
2726
 
2715
2727
  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
2716
2728
  extend Gem::Deprecate
2717
- deprecate :SPDeduction, :none, 2024, 11
2718
- deprecate :SPDeduction=, :none, 2024, 11
2729
+ deprecate :SPDeduction, :none, 2024, 12
2730
+ deprecate :SPDeduction=, :none, 2024, 12
2719
2731
 
2720
2732
  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)
2721
2733
  @BusinessCodeName = businesscodename
@@ -3081,8 +3093,8 @@ module TencentCloud
3081
3093
 
3082
3094
  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
3083
3095
  extend Gem::Deprecate
3084
- deprecate :SPDeduction, :none, 2024, 11
3085
- deprecate :SPDeduction=, :none, 2024, 11
3096
+ deprecate :SPDeduction, :none, 2024, 12
3097
+ deprecate :SPDeduction=, :none, 2024, 12
3086
3098
 
3087
3099
  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)
3088
3100
  @BusinessCodeName = businesscodename
@@ -5401,8 +5413,8 @@ module TencentCloud
5401
5413
 
5402
5414
  attr_accessor :Limit, :Offset, :Month, :PeriodType, :TreeNodeUniqKeys, :SortType, :Sort, :BillDates, :BusinessCodes, :SearchKey
5403
5415
  extend Gem::Deprecate
5404
- deprecate :SearchKey, :none, 2024, 11
5405
- deprecate :SearchKey=, :none, 2024, 11
5416
+ deprecate :SearchKey, :none, 2024, 12
5417
+ deprecate :SearchKey=, :none, 2024, 12
5406
5418
 
5407
5419
  def initialize(limit=nil, offset=nil, month=nil, periodtype=nil, treenodeuniqkeys=nil, sorttype=nil, sort=nil, billdates=nil, businesscodes=nil, searchkey=nil)
5408
5420
  @Limit = limit
@@ -5977,8 +5989,8 @@ module TencentCloud
5977
5989
 
5978
5990
  attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context
5979
5991
  extend Gem::Deprecate
5980
- deprecate :PeriodType, :none, 2024, 11
5981
- deprecate :PeriodType=, :none, 2024, 11
5992
+ deprecate :PeriodType, :none, 2024, 12
5993
+ deprecate :PeriodType=, :none, 2024, 12
5982
5994
 
5983
5995
  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)
5984
5996
  @Offset = offset
@@ -6115,8 +6127,8 @@ module TencentCloud
6115
6127
 
6116
6128
  attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :ProductCode, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context, :PayerUin
6117
6129
  extend Gem::Deprecate
6118
- deprecate :PeriodType, :none, 2024, 11
6119
- deprecate :PeriodType=, :none, 2024, 11
6130
+ deprecate :PeriodType, :none, 2024, 12
6131
+ deprecate :PeriodType=, :none, 2024, 12
6120
6132
 
6121
6133
  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)
6122
6134
  @Offset = offset
@@ -6440,8 +6452,8 @@ module TencentCloud
6440
6452
 
6441
6453
  attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :TagKey, :TagValue
6442
6454
  extend Gem::Deprecate
6443
- deprecate :PeriodType, :none, 2024, 11
6444
- deprecate :PeriodType=, :none, 2024, 11
6455
+ deprecate :PeriodType, :none, 2024, 12
6456
+ deprecate :PeriodType=, :none, 2024, 12
6445
6457
 
6446
6458
  def initialize(offset=nil, limit=nil, month=nil, periodtype=nil, needrecordnum=nil, actiontype=nil, resourceid=nil, paymode=nil, businesscode=nil, tagkey=nil, tagvalue=nil)
6447
6459
  @Offset = offset
@@ -6564,8 +6576,8 @@ module TencentCloud
6564
6576
 
6565
6577
  attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :PayerUin, :TagKey, :TagValue
6566
6578
  extend Gem::Deprecate
6567
- deprecate :PeriodType, :none, 2024, 11
6568
- deprecate :PeriodType=, :none, 2024, 11
6579
+ deprecate :PeriodType, :none, 2024, 12
6580
+ deprecate :PeriodType=, :none, 2024, 12
6569
6581
 
6570
6582
  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)
6571
6583
  @Offset = offset
@@ -9004,10 +9016,10 @@ module TencentCloud
9004
9016
 
9005
9017
  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
9006
9018
  extend Gem::Deprecate
9007
- deprecate :SplitItemId, :none, 2024, 11
9008
- deprecate :SplitItemId=, :none, 2024, 11
9009
- deprecate :SplitItemName, :none, 2024, 11
9010
- deprecate :SplitItemName=, :none, 2024, 11
9019
+ deprecate :SplitItemId, :none, 2024, 12
9020
+ deprecate :SplitItemId=, :none, 2024, 12
9021
+ deprecate :SplitItemName, :none, 2024, 12
9022
+ deprecate :SplitItemName=, :none, 2024, 12
9011
9023
 
9012
9024
  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)
9013
9025
  @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.951
4
+ version: 3.0.953
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-11-28 00:00:00.000000000 Z
11
+ date: 2024-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common