tencentcloud-sdk-billing 3.0.950 → 3.0.952

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 +84 -56
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 698fb5f706c9ba6bc3780de66366f2ce61c1b7d7
4
- data.tar.gz: b8d7ff4e8d33e5d5b69070eb06506273b290a4f6
3
+ metadata.gz: b0d3c9405b984f2bfdeae2d3b3cff02416353a64
4
+ data.tar.gz: 6d56cc22faf7fb658e6f924bb37499719046bd94
5
5
  SHA512:
6
- metadata.gz: da6921abfd703134227ea8c72ddbe5c6b80f072d1f0bdf517e512810f0d689a09f1052894ab5de5d8ea321c22c2e5f57ad9ea7c7b0783c00a8a5e87e89c917ea
7
- data.tar.gz: 6816bc2d2289b4e65bf1294501f94d7ef9ceaa2d2d57ee2ae38c3de8f9991567b9189dd3eafb52d3f3bc2e96000ab1de5c4d1c245ca515c9a8fc2d6cf146aedb
6
+ metadata.gz: e0c941bb1b6485f21c1786707c801a6d437444b67553a60a5a9cc1192ff7d56ad26634b7ba895c1e0ba1538e92b9abf82956180f7aca3bd95969954f24967483
7
+ data.tar.gz: aef92abe7d8bb823e696282792b701f7190898eb153bc74ce605d987da99e820827abcf511b0f04341f9f0b8ab46fd48ba956198dca989c80e84d6bb85b96ec3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.950
1
+ 3.0.952
@@ -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
@@ -2160,16 +2160,24 @@ module TencentCloud
2160
2160
 
2161
2161
  # 产品级联筛选值
2162
2162
  class BillBusinessLink < TencentCloud::Common::AbstractModel
2163
+ # @param BusinessCode: 产品编码
2164
+ # @type BusinessCode: String
2165
+ # @param BusinessCodeName: 产品名称
2166
+ # @type BusinessCodeName: String
2163
2167
  # @param Children: 子产品
2164
2168
  # @type Children: Array
2165
2169
 
2166
- attr_accessor :Children
2170
+ attr_accessor :BusinessCode, :BusinessCodeName, :Children
2167
2171
 
2168
- def initialize(children=nil)
2172
+ def initialize(businesscode=nil, businesscodename=nil, children=nil)
2173
+ @BusinessCode = businesscode
2174
+ @BusinessCodeName = businesscodename
2169
2175
  @Children = children
2170
2176
  end
2171
2177
 
2172
2178
  def deserialize(params)
2179
+ @BusinessCode = params['BusinessCode']
2180
+ @BusinessCodeName = params['BusinessCodeName']
2173
2181
  unless params['Children'].nil?
2174
2182
  @Children = []
2175
2183
  params['Children'].each do |i|
@@ -2305,10 +2313,16 @@ module TencentCloud
2305
2313
  # @param ReserveDetail: 备注属性(实例配置):其他备注信息,如预留实例的预留实例类型和交易类型、CCN 产品的两端地域信息
2306
2314
  # 注意:此字段可能返回 null,表示取不到有效值。
2307
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
2308
2322
 
2309
- 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
2310
2324
 
2311
- 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)
2312
2326
  @BusinessCodeName = businesscodename
2313
2327
  @ProductCodeName = productcodename
2314
2328
  @PayModeName = paymodename
@@ -2343,6 +2357,9 @@ module TencentCloud
2343
2357
  @RegionType = regiontype
2344
2358
  @RegionTypeName = regiontypename
2345
2359
  @ReserveDetail = reservedetail
2360
+ @DiscountObject = discountobject
2361
+ @DiscountType = discounttype
2362
+ @DiscountContent = discountcontent
2346
2363
  end
2347
2364
 
2348
2365
  def deserialize(params)
@@ -2397,6 +2414,9 @@ module TencentCloud
2397
2414
  @RegionType = params['RegionType']
2398
2415
  @RegionTypeName = params['RegionTypeName']
2399
2416
  @ReserveDetail = params['ReserveDetail']
2417
+ @DiscountObject = params['DiscountObject']
2418
+ @DiscountType = params['DiscountType']
2419
+ @DiscountContent = params['DiscountContent']
2400
2420
  end
2401
2421
  end
2402
2422
 
@@ -2521,10 +2541,10 @@ module TencentCloud
2521
2541
 
2522
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
2523
2543
  extend Gem::Deprecate
2524
- deprecate :SpecifiedPrice, :none, 2024, 11
2525
- deprecate :SpecifiedPrice=, :none, 2024, 11
2526
- deprecate :SPDeduction, :none, 2024, 11
2527
- 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
2528
2548
 
2529
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)
2530
2550
  @ComponentCodeName = componentcodename
@@ -2706,8 +2726,8 @@ module TencentCloud
2706
2726
 
2707
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
2708
2728
  extend Gem::Deprecate
2709
- deprecate :SPDeduction, :none, 2024, 11
2710
- deprecate :SPDeduction=, :none, 2024, 11
2729
+ deprecate :SPDeduction, :none, 2024, 12
2730
+ deprecate :SPDeduction=, :none, 2024, 12
2711
2731
 
2712
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)
2713
2733
  @BusinessCodeName = businesscodename
@@ -2915,12 +2935,35 @@ module TencentCloud
2915
2935
 
2916
2936
  # 分账条件子产品筛选
2917
2937
  class BillProductLink < TencentCloud::Common::AbstractModel
2938
+ # @param ProductCode: 子产品编码
2939
+ # 注意:此字段可能返回 null,表示取不到有效值。
2940
+ # @type ProductCode: String
2941
+ # @param ProductCodeName: 子产品名称
2942
+ # 注意:此字段可能返回 null,表示取不到有效值。
2943
+ # @type ProductCodeName: String
2944
+ # @param Children: 组件名称
2945
+ # 注意:此字段可能返回 null,表示取不到有效值。
2946
+ # @type Children: Array
2918
2947
 
2948
+ attr_accessor :ProductCode, :ProductCodeName, :Children
2919
2949
 
2920
- def initialize()
2950
+ def initialize(productcode=nil, productcodename=nil, children=nil)
2951
+ @ProductCode = productcode
2952
+ @ProductCodeName = productcodename
2953
+ @Children = children
2921
2954
  end
2922
2955
 
2923
2956
  def deserialize(params)
2957
+ @ProductCode = params['ProductCode']
2958
+ @ProductCodeName = params['ProductCodeName']
2959
+ unless params['Children'].nil?
2960
+ @Children = []
2961
+ params['Children'].each do |i|
2962
+ billitem_tmp = BillItem.new
2963
+ billitem_tmp.deserialize(i)
2964
+ @Children << billitem_tmp
2965
+ end
2966
+ end
2924
2967
  end
2925
2968
  end
2926
2969
 
@@ -3050,8 +3093,8 @@ module TencentCloud
3050
3093
 
3051
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
3052
3095
  extend Gem::Deprecate
3053
- deprecate :SPDeduction, :none, 2024, 11
3054
- deprecate :SPDeduction=, :none, 2024, 11
3096
+ deprecate :SPDeduction, :none, 2024, 12
3097
+ deprecate :SPDeduction=, :none, 2024, 12
3055
3098
 
3056
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)
3057
3100
  @BusinessCodeName = businesscodename
@@ -5370,8 +5413,8 @@ module TencentCloud
5370
5413
 
5371
5414
  attr_accessor :Limit, :Offset, :Month, :PeriodType, :TreeNodeUniqKeys, :SortType, :Sort, :BillDates, :BusinessCodes, :SearchKey
5372
5415
  extend Gem::Deprecate
5373
- deprecate :SearchKey, :none, 2024, 11
5374
- deprecate :SearchKey=, :none, 2024, 11
5416
+ deprecate :SearchKey, :none, 2024, 12
5417
+ deprecate :SearchKey=, :none, 2024, 12
5375
5418
 
5376
5419
  def initialize(limit=nil, offset=nil, month=nil, periodtype=nil, treenodeuniqkeys=nil, sorttype=nil, sort=nil, billdates=nil, businesscodes=nil, searchkey=nil)
5377
5420
  @Limit = limit
@@ -5946,8 +5989,8 @@ module TencentCloud
5946
5989
 
5947
5990
  attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context
5948
5991
  extend Gem::Deprecate
5949
- deprecate :PeriodType, :none, 2024, 11
5950
- deprecate :PeriodType=, :none, 2024, 11
5992
+ deprecate :PeriodType, :none, 2024, 12
5993
+ deprecate :PeriodType=, :none, 2024, 12
5951
5994
 
5952
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)
5953
5996
  @Offset = offset
@@ -6084,8 +6127,8 @@ module TencentCloud
6084
6127
 
6085
6128
  attr_accessor :Offset, :Limit, :PeriodType, :Month, :BeginTime, :EndTime, :NeedRecordNum, :ProductCode, :PayMode, :ResourceId, :ActionType, :ProjectId, :BusinessCode, :Context, :PayerUin
6086
6129
  extend Gem::Deprecate
6087
- deprecate :PeriodType, :none, 2024, 11
6088
- deprecate :PeriodType=, :none, 2024, 11
6130
+ deprecate :PeriodType, :none, 2024, 12
6131
+ deprecate :PeriodType=, :none, 2024, 12
6089
6132
 
6090
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)
6091
6134
  @Offset = offset
@@ -6409,8 +6452,8 @@ module TencentCloud
6409
6452
 
6410
6453
  attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :TagKey, :TagValue
6411
6454
  extend Gem::Deprecate
6412
- deprecate :PeriodType, :none, 2024, 11
6413
- deprecate :PeriodType=, :none, 2024, 11
6455
+ deprecate :PeriodType, :none, 2024, 12
6456
+ deprecate :PeriodType=, :none, 2024, 12
6414
6457
 
6415
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)
6416
6459
  @Offset = offset
@@ -6533,8 +6576,8 @@ module TencentCloud
6533
6576
 
6534
6577
  attr_accessor :Offset, :Limit, :Month, :PeriodType, :NeedRecordNum, :ActionType, :ResourceId, :PayMode, :BusinessCode, :PayerUin, :TagKey, :TagValue
6535
6578
  extend Gem::Deprecate
6536
- deprecate :PeriodType, :none, 2024, 11
6537
- deprecate :PeriodType=, :none, 2024, 11
6579
+ deprecate :PeriodType, :none, 2024, 12
6580
+ deprecate :PeriodType=, :none, 2024, 12
6538
6581
 
6539
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)
6540
6583
  @Offset = offset
@@ -7357,7 +7400,7 @@ module TencentCloud
7357
7400
  # @type Total: :class:`Tencentcloud::Billing.v20180709.models.ConsumptionSummaryTotal`
7358
7401
  # @param Data: 消耗按业务汇总详情
7359
7402
  # @type Data: Array
7360
- # @param RecordNum: 记录数量,NeedRecordNum为0是返回null
7403
+ # @param RecordNum: 记录数量,NeedRecordNum为0时返回null
7361
7404
  # @type RecordNum: Integer
7362
7405
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7363
7406
  # @type RequestId: String
@@ -7435,7 +7478,7 @@ module TencentCloud
7435
7478
  # @type Total: :class:`Tencentcloud::Billing.v20180709.models.ConsumptionSummaryTotal`
7436
7479
  # @param Data: 消耗按地域汇总详情
7437
7480
  # @type Data: Array
7438
- # @param RecordNum: 记录数量,NeedRecordNum为0是返回null
7481
+ # @param RecordNum: 记录数量,NeedRecordNum为0时返回null
7439
7482
  # 注意:此字段可能返回 null,表示取不到有效值。
7440
7483
  # @type RecordNum: Integer
7441
7484
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -8595,7 +8638,6 @@ module TencentCloud
8595
8638
  # @param TotalUsedAmount: 总已用金额(微分)
8596
8639
  # @type TotalUsedAmount: Integer
8597
8640
  # @param UsageRecords: 代金券使用记录细节
8598
- # 注意:此字段可能返回 null,表示取不到有效值。
8599
8641
  # @type UsageRecords: Array
8600
8642
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8601
8643
  # @type RequestId: String
@@ -8974,10 +9016,10 @@ module TencentCloud
8974
9016
 
8975
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
8976
9018
  extend Gem::Deprecate
8977
- deprecate :SplitItemId, :none, 2024, 11
8978
- deprecate :SplitItemId=, :none, 2024, 11
8979
- deprecate :SplitItemName, :none, 2024, 11
8980
- 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
8981
9023
 
8982
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)
8983
9025
  @PayerUin = payeruin
@@ -9690,34 +9732,24 @@ module TencentCloud
9690
9732
  # 购买商品信息
9691
9733
  class UsageDetails < TencentCloud::Common::AbstractModel
9692
9734
  # @param ProductName: 商品名
9693
- # 注意:此字段可能返回 null,表示取不到有效值。
9694
9735
  # @type ProductName: String
9695
9736
  # @param SubProductName: 商品细节
9696
- # 注意:此字段可能返回 null,表示取不到有效值。
9697
9737
  # @type SubProductName: String
9698
9738
  # @param ProductCode: 产品码
9699
- # 注意:此字段可能返回 null,表示取不到有效值。
9700
9739
  # @type ProductCode: String
9701
9740
  # @param SubProductCode: 子产品码
9702
- # 注意:此字段可能返回 null,表示取不到有效值。
9703
9741
  # @type SubProductCode: String
9704
9742
  # @param BillingItemCode: 计费项码
9705
- # 注意:此字段可能返回 null,表示取不到有效值。
9706
9743
  # @type BillingItemCode: String
9707
9744
  # @param SubBillingItemCode: 计费细项码
9708
- # 注意:此字段可能返回 null,表示取不到有效值。
9709
9745
  # @type SubBillingItemCode: String
9710
9746
  # @param ProductEnName: 产品英文名
9711
- # 注意:此字段可能返回 null,表示取不到有效值。
9712
9747
  # @type ProductEnName: String
9713
9748
  # @param SubProductEnName: 子产品英文名
9714
- # 注意:此字段可能返回 null,表示取不到有效值。
9715
9749
  # @type SubProductEnName: String
9716
9750
  # @param CalcUnit: 结算周期
9717
- # 注意:此字段可能返回 null,表示取不到有效值。
9718
9751
  # @type CalcUnit: String
9719
9752
  # @param Action: payMode为prepay 且 payScene为common的情况下存在
9720
- # 注意:此字段可能返回 null,表示取不到有效值。
9721
9753
  # @type Action: String
9722
9754
 
9723
9755
  attr_accessor :ProductName, :SubProductName, :ProductCode, :SubProductCode, :BillingItemCode, :SubBillingItemCode, :ProductEnName, :SubProductEnName, :CalcUnit, :Action
@@ -9756,18 +9788,14 @@ module TencentCloud
9756
9788
  # @param UsedTime: 使用时间
9757
9789
  # @type UsedTime: String
9758
9790
  # @param UsageDetails: 使用记录细节
9759
- # 注意:此字段可能返回 null,表示取不到有效值。
9760
9791
  # @type UsageDetails: Array
9761
9792
  # @param PayMode: 付费模式
9762
9793
  # @type PayMode: String
9763
9794
  # @param VoucherId: 查询的券id
9764
- # 注意:此字段可能返回 null,表示取不到有效值。
9765
9795
  # @type VoucherId: String
9766
9796
  # @param PayScene: 交易场景:(adjust:调账、common:正常交易场景)
9767
- # 注意:此字段可能返回 null,表示取不到有效值。
9768
9797
  # @type PayScene: String
9769
9798
  # @param SeqId: 唯一id,对应交易:预付费的dealName,调账/后付费的outTradeNo
9770
- # 注意:此字段可能返回 null,表示取不到有效值。
9771
9799
  # @type SeqId: String
9772
9800
 
9773
9801
  attr_accessor :UsedAmount, :UsedTime, :UsageDetails, :PayMode, :VoucherId, :PayScene, :SeqId
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.950
4
+ version: 3.0.952
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-27 00:00:00.000000000 Z
11
+ date: 2024-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common