tencentcloud-sdk-billing 3.0.792 → 3.0.793
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 +152 -22
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cbb7f4995cc175b9eb37c9a5324b347d085f67f6
|
|
4
|
+
data.tar.gz: 2396704f106c83acde4e2b310d81d0668c12654b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f130ce76b3c85f6b62a0654ed2e8646d20a20a36957cfa1525b55099b525de142460da1de441e03a6fe52404deaca8cc5e18f7411d0cc359450f5ac584ab8917
|
|
7
|
+
data.tar.gz: cea743b54a4c9a839b5a2fc43043b9b8809ecca1fc9c649662e504266988d551acd892d47eb0e4abd3228c3abcf4667b094bbe3148dfab97534290c51f152ac7
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.793
|
data/lib/v20180709/models.rb
CHANGED
|
@@ -174,10 +174,10 @@ module TencentCloud
|
|
|
174
174
|
# @param ZoneName: 可用区:资源所属可用区
|
|
175
175
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
176
176
|
# @type ZoneName: String
|
|
177
|
-
# @param ResourceId: 资源ID
|
|
177
|
+
# @param ResourceId: 资源ID:不同产品因资源形态不同,资源内容不完全相同,如云服务器 CVM 为对应的实例 ID; 若该产品被分拆,则展示产品分拆后的分拆项 ID,如 COS 桶 ID,CDN 域名
|
|
178
178
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
179
179
|
# @type ResourceId: String
|
|
180
|
-
# @param ResourceName:
|
|
180
|
+
# @param ResourceName: 实例名称:用户在控制台为资源设置的名称,如未设置默认为空;若该产品被分拆,则展示分拆产品分拆后的分拆项资源别名
|
|
181
181
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
182
182
|
# @type ResourceName: String
|
|
183
183
|
# @param InstanceType: 实例类型编码
|
|
@@ -331,6 +331,11 @@ module TencentCloud
|
|
|
331
331
|
# @type AllocationType: Integer
|
|
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
|
+
extend Gem::Deprecate
|
|
335
|
+
deprecate :SplitItemId, :none, 2024, 3
|
|
336
|
+
deprecate :SplitItemId=, :none, 2024, 3
|
|
337
|
+
deprecate :SplitItemName, :none, 2024, 3
|
|
338
|
+
deprecate :SplitItemName=, :none, 2024, 3
|
|
334
339
|
|
|
335
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)
|
|
336
341
|
@TreeNodeUniqKey = treenodeuniqkey
|
|
@@ -1014,10 +1019,10 @@ module TencentCloud
|
|
|
1014
1019
|
# @param InstanceTypeName: 实例类型:购买的产品服务对应的实例类型,包括资源包、RI、SP、竞价实例。常规实例默认展示“-”
|
|
1015
1020
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1016
1021
|
# @type InstanceTypeName: String
|
|
1017
|
-
# @param ResourceId: 资源ID
|
|
1022
|
+
# @param ResourceId: 资源ID:不同产品因资源形态不同,资源内容不完全相同,如云服务器 CVM 为对应的实例 ID; 若该产品被分拆,则展示产品分拆后的分拆项 ID,如 COS 桶 ID,CDN 域名
|
|
1018
1023
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1019
1024
|
# @type ResourceId: String
|
|
1020
|
-
# @param ResourceName:
|
|
1025
|
+
# @param ResourceName: 实例名称:用户在控制台为资源设置的名称,如未设置默认为空;若该产品被分拆,则展示分拆产品分拆后的分拆项资源别名
|
|
1021
1026
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1022
1027
|
# @type ResourceName: String
|
|
1023
1028
|
# @param Tag: 分账标签:资源绑定的标签
|
|
@@ -1144,6 +1149,11 @@ module TencentCloud
|
|
|
1144
1149
|
# @type ComponentConfig: String
|
|
1145
1150
|
|
|
1146
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
|
+
extend Gem::Deprecate
|
|
1153
|
+
deprecate :SplitItemId, :none, 2024, 3
|
|
1154
|
+
deprecate :SplitItemId=, :none, 2024, 3
|
|
1155
|
+
deprecate :SplitItemName, :none, 2024, 3
|
|
1156
|
+
deprecate :SplitItemName=, :none, 2024, 3
|
|
1147
1157
|
|
|
1148
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)
|
|
1149
1159
|
@TreeNodeUniqKey = treenodeuniqkey
|
|
@@ -1343,10 +1353,10 @@ module TencentCloud
|
|
|
1343
1353
|
# @param InstanceTypeName: 实例类型:购买的产品服务对应的实例类型,包括资源包、RI、SP、竞价实例。常规实例默认展示“-”
|
|
1344
1354
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1345
1355
|
# @type InstanceTypeName: String
|
|
1346
|
-
# @param ResourceId: 资源ID
|
|
1356
|
+
# @param ResourceId: 资源ID:不同产品因资源形态不同,资源内容不完全相同,如云服务器 CVM 为对应的实例 ID; 若该产品被分拆,则展示产品分拆后的分拆项 ID,如 COS 桶 ID,CDN 域名
|
|
1347
1357
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1348
1358
|
# @type ResourceId: String
|
|
1349
|
-
# @param ResourceName:
|
|
1359
|
+
# @param ResourceName: 实例名称:用户在控制台为资源设置的名称,如未设置默认为空;若该产品被分拆,则展示分拆产品分拆后的分拆项资源别名
|
|
1350
1360
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
1351
1361
|
# @type ResourceName: String
|
|
1352
1362
|
# @param Tag: 分账标签:资源绑定的标签
|
|
@@ -1414,6 +1424,11 @@ module TencentCloud
|
|
|
1414
1424
|
# @type ComponentConfig: String
|
|
1415
1425
|
|
|
1416
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
|
+
extend Gem::Deprecate
|
|
1428
|
+
deprecate :SplitItemId, :none, 2024, 3
|
|
1429
|
+
deprecate :SplitItemId=, :none, 2024, 3
|
|
1430
|
+
deprecate :SplitItemName, :none, 2024, 3
|
|
1431
|
+
deprecate :SplitItemName=, :none, 2024, 3
|
|
1417
1432
|
|
|
1418
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)
|
|
1419
1434
|
@TreeNodeUniqKey = treenodeuniqkey
|
|
@@ -3478,10 +3493,13 @@ module TencentCloud
|
|
|
3478
3493
|
# @param TransferPayAmount: 分成金
|
|
3479
3494
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3480
3495
|
# @type TransferPayAmount: String
|
|
3496
|
+
# @param RegionName: 地域名称(仅在地域汇总总展示)
|
|
3497
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3498
|
+
# @type RegionName: String
|
|
3481
3499
|
|
|
3482
|
-
attr_accessor :BusinessCode, :BusinessCodeName, :RealTotalCost, :Trend, :CashPayAmount, :IncentivePayAmount, :VoucherPayAmount, :TransferPayAmount
|
|
3500
|
+
attr_accessor :BusinessCode, :BusinessCodeName, :RealTotalCost, :Trend, :CashPayAmount, :IncentivePayAmount, :VoucherPayAmount, :TransferPayAmount, :RegionName
|
|
3483
3501
|
|
|
3484
|
-
def initialize(businesscode=nil, businesscodename=nil, realtotalcost=nil, trend=nil, cashpayamount=nil, incentivepayamount=nil, voucherpayamount=nil, transferpayamount=nil)
|
|
3502
|
+
def initialize(businesscode=nil, businesscodename=nil, realtotalcost=nil, trend=nil, cashpayamount=nil, incentivepayamount=nil, voucherpayamount=nil, transferpayamount=nil, regionname=nil)
|
|
3485
3503
|
@BusinessCode = businesscode
|
|
3486
3504
|
@BusinessCodeName = businesscodename
|
|
3487
3505
|
@RealTotalCost = realtotalcost
|
|
@@ -3490,6 +3508,7 @@ module TencentCloud
|
|
|
3490
3508
|
@IncentivePayAmount = incentivepayamount
|
|
3491
3509
|
@VoucherPayAmount = voucherpayamount
|
|
3492
3510
|
@TransferPayAmount = transferpayamount
|
|
3511
|
+
@RegionName = regionname
|
|
3493
3512
|
end
|
|
3494
3513
|
|
|
3495
3514
|
def deserialize(params)
|
|
@@ -3504,6 +3523,7 @@ module TencentCloud
|
|
|
3504
3523
|
@IncentivePayAmount = params['IncentivePayAmount']
|
|
3505
3524
|
@VoucherPayAmount = params['VoucherPayAmount']
|
|
3506
3525
|
@TransferPayAmount = params['TransferPayAmount']
|
|
3526
|
+
@RegionName = params['RegionName']
|
|
3507
3527
|
end
|
|
3508
3528
|
end
|
|
3509
3529
|
|
|
@@ -3581,15 +3601,31 @@ module TencentCloud
|
|
|
3581
3601
|
# @type Trend: :class:`Tencentcloud::Billing.v20180709.models.ConsumptionSummaryTrend`
|
|
3582
3602
|
# @param Business: 产品消费详情
|
|
3583
3603
|
# @type Business: Array
|
|
3604
|
+
# @param CashPayAmount: 现金
|
|
3605
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3606
|
+
# @type CashPayAmount: String
|
|
3607
|
+
# @param VoucherPayAmount: 代金券
|
|
3608
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3609
|
+
# @type VoucherPayAmount: String
|
|
3610
|
+
# @param IncentivePayAmount: 赠送金
|
|
3611
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3612
|
+
# @type IncentivePayAmount: String
|
|
3613
|
+
# @param TransferPayAmount: 分成金
|
|
3614
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3615
|
+
# @type TransferPayAmount: String
|
|
3584
3616
|
|
|
3585
|
-
attr_accessor :RegionId, :RegionName, :RealTotalCost, :Trend, :Business
|
|
3617
|
+
attr_accessor :RegionId, :RegionName, :RealTotalCost, :Trend, :Business, :CashPayAmount, :VoucherPayAmount, :IncentivePayAmount, :TransferPayAmount
|
|
3586
3618
|
|
|
3587
|
-
def initialize(regionid=nil, regionname=nil, realtotalcost=nil, trend=nil, business=nil)
|
|
3619
|
+
def initialize(regionid=nil, regionname=nil, realtotalcost=nil, trend=nil, business=nil, cashpayamount=nil, voucherpayamount=nil, incentivepayamount=nil, transferpayamount=nil)
|
|
3588
3620
|
@RegionId = regionid
|
|
3589
3621
|
@RegionName = regionname
|
|
3590
3622
|
@RealTotalCost = realtotalcost
|
|
3591
3623
|
@Trend = trend
|
|
3592
3624
|
@Business = business
|
|
3625
|
+
@CashPayAmount = cashpayamount
|
|
3626
|
+
@VoucherPayAmount = voucherpayamount
|
|
3627
|
+
@IncentivePayAmount = incentivepayamount
|
|
3628
|
+
@TransferPayAmount = transferpayamount
|
|
3593
3629
|
end
|
|
3594
3630
|
|
|
3595
3631
|
def deserialize(params)
|
|
@@ -3608,6 +3644,10 @@ module TencentCloud
|
|
|
3608
3644
|
@Business << consumptionbusinesssummarydataitem_tmp
|
|
3609
3645
|
end
|
|
3610
3646
|
end
|
|
3647
|
+
@CashPayAmount = params['CashPayAmount']
|
|
3648
|
+
@VoucherPayAmount = params['VoucherPayAmount']
|
|
3649
|
+
@IncentivePayAmount = params['IncentivePayAmount']
|
|
3650
|
+
@TransferPayAmount = params['TransferPayAmount']
|
|
3611
3651
|
end
|
|
3612
3652
|
end
|
|
3613
3653
|
|
|
@@ -3722,10 +3762,61 @@ module TencentCloud
|
|
|
3722
3762
|
# @param TransferPayAmount: 分成金
|
|
3723
3763
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3724
3764
|
# @type TransferPayAmount: String
|
|
3765
|
+
# @param PayerUin: 支付者UIN:支付者的账号 ID,账号 ID 是用户在腾讯云的唯一账号标识
|
|
3766
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3767
|
+
# @type PayerUin: String
|
|
3768
|
+
# @param OwnerUin: 使用者UIN:实际使用资源的账号 ID
|
|
3769
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3770
|
+
# @type OwnerUin: String
|
|
3771
|
+
# @param OperateUin: 操作者UIN:操作者账号 ID(预付费资源下单或后付费操作开通资源账号的 ID 或者角色 ID )
|
|
3772
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3773
|
+
# @type OperateUin: String
|
|
3774
|
+
# @param ProductCode: 子产品编码
|
|
3775
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3776
|
+
# @type ProductCode: String
|
|
3777
|
+
# @param ProductCodeName: 子产品名称:用户采购的具体产品细分类型,例如:云服务器 CVM-标准型 S1
|
|
3778
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3779
|
+
# @type ProductCodeName: String
|
|
3780
|
+
# @param RegionType: 地域类型
|
|
3781
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3782
|
+
# @type RegionType: String
|
|
3783
|
+
# @param RegionTypeName: 地域类型名称
|
|
3784
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3785
|
+
# @type RegionTypeName: String
|
|
3786
|
+
# @param Extend1: 扩展字段1
|
|
3787
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3788
|
+
# @type Extend1: String
|
|
3789
|
+
# @param Extend2: 扩展字段2
|
|
3790
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3791
|
+
# @type Extend2: String
|
|
3792
|
+
# @param Extend3: 扩展字段3
|
|
3793
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3794
|
+
# @type Extend3: String
|
|
3795
|
+
# @param Extend4: 扩展字段4
|
|
3796
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3797
|
+
# @type Extend4: String
|
|
3798
|
+
# @param Extend5: 扩展字段5
|
|
3799
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3800
|
+
# @type Extend5: String
|
|
3801
|
+
# @param InstanceType: 实例类型
|
|
3802
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3803
|
+
# @type InstanceType: String
|
|
3804
|
+
# @param InstanceTypeName: 实例类型名称
|
|
3805
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3806
|
+
# @type InstanceTypeName: String
|
|
3807
|
+
# @param PayTime: 扣费时间:结算扣费时间
|
|
3808
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3809
|
+
# @type PayTime: String
|
|
3810
|
+
# @param ZoneName: 可用区:资源所属可用区,如广州三区
|
|
3811
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3812
|
+
# @type ZoneName: String
|
|
3813
|
+
# @param ComponentConfig: 配置描述
|
|
3814
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
3815
|
+
# @type ComponentConfig: String
|
|
3725
3816
|
|
|
3726
|
-
attr_accessor :ResourceId, :ResourceName, :RealTotalCost, :CashPayAmount, :ProjectId, :ProjectName, :RegionId, :RegionName, :PayMode, :PayModeName, :BusinessCode, :BusinessCodeName, :ConsumptionTypeName, :RealCost, :FeeBeginTime, :FeeEndTime, :DayDiff, :DailyTotalCost, :OrderId, :VoucherPayAmount, :IncentivePayAmount, :TransferPayAmount
|
|
3817
|
+
attr_accessor :ResourceId, :ResourceName, :RealTotalCost, :CashPayAmount, :ProjectId, :ProjectName, :RegionId, :RegionName, :PayMode, :PayModeName, :BusinessCode, :BusinessCodeName, :ConsumptionTypeName, :RealCost, :FeeBeginTime, :FeeEndTime, :DayDiff, :DailyTotalCost, :OrderId, :VoucherPayAmount, :IncentivePayAmount, :TransferPayAmount, :PayerUin, :OwnerUin, :OperateUin, :ProductCode, :ProductCodeName, :RegionType, :RegionTypeName, :Extend1, :Extend2, :Extend3, :Extend4, :Extend5, :InstanceType, :InstanceTypeName, :PayTime, :ZoneName, :ComponentConfig
|
|
3727
3818
|
|
|
3728
|
-
def initialize(resourceid=nil, resourcename=nil, realtotalcost=nil, cashpayamount=nil, projectid=nil, projectname=nil, regionid=nil, regionname=nil, paymode=nil, paymodename=nil, businesscode=nil, businesscodename=nil, consumptiontypename=nil, realcost=nil, feebegintime=nil, feeendtime=nil, daydiff=nil, dailytotalcost=nil, orderid=nil, voucherpayamount=nil, incentivepayamount=nil, transferpayamount=nil)
|
|
3819
|
+
def initialize(resourceid=nil, resourcename=nil, realtotalcost=nil, cashpayamount=nil, projectid=nil, projectname=nil, regionid=nil, regionname=nil, paymode=nil, paymodename=nil, businesscode=nil, businesscodename=nil, consumptiontypename=nil, realcost=nil, feebegintime=nil, feeendtime=nil, daydiff=nil, dailytotalcost=nil, orderid=nil, voucherpayamount=nil, incentivepayamount=nil, transferpayamount=nil, payeruin=nil, owneruin=nil, operateuin=nil, productcode=nil, productcodename=nil, regiontype=nil, regiontypename=nil, extend1=nil, extend2=nil, extend3=nil, extend4=nil, extend5=nil, instancetype=nil, instancetypename=nil, paytime=nil, zonename=nil, componentconfig=nil)
|
|
3729
3820
|
@ResourceId = resourceid
|
|
3730
3821
|
@ResourceName = resourcename
|
|
3731
3822
|
@RealTotalCost = realtotalcost
|
|
@@ -3748,6 +3839,23 @@ module TencentCloud
|
|
|
3748
3839
|
@VoucherPayAmount = voucherpayamount
|
|
3749
3840
|
@IncentivePayAmount = incentivepayamount
|
|
3750
3841
|
@TransferPayAmount = transferpayamount
|
|
3842
|
+
@PayerUin = payeruin
|
|
3843
|
+
@OwnerUin = owneruin
|
|
3844
|
+
@OperateUin = operateuin
|
|
3845
|
+
@ProductCode = productcode
|
|
3846
|
+
@ProductCodeName = productcodename
|
|
3847
|
+
@RegionType = regiontype
|
|
3848
|
+
@RegionTypeName = regiontypename
|
|
3849
|
+
@Extend1 = extend1
|
|
3850
|
+
@Extend2 = extend2
|
|
3851
|
+
@Extend3 = extend3
|
|
3852
|
+
@Extend4 = extend4
|
|
3853
|
+
@Extend5 = extend5
|
|
3854
|
+
@InstanceType = instancetype
|
|
3855
|
+
@InstanceTypeName = instancetypename
|
|
3856
|
+
@PayTime = paytime
|
|
3857
|
+
@ZoneName = zonename
|
|
3858
|
+
@ComponentConfig = componentconfig
|
|
3751
3859
|
end
|
|
3752
3860
|
|
|
3753
3861
|
def deserialize(params)
|
|
@@ -3773,6 +3881,23 @@ module TencentCloud
|
|
|
3773
3881
|
@VoucherPayAmount = params['VoucherPayAmount']
|
|
3774
3882
|
@IncentivePayAmount = params['IncentivePayAmount']
|
|
3775
3883
|
@TransferPayAmount = params['TransferPayAmount']
|
|
3884
|
+
@PayerUin = params['PayerUin']
|
|
3885
|
+
@OwnerUin = params['OwnerUin']
|
|
3886
|
+
@OperateUin = params['OperateUin']
|
|
3887
|
+
@ProductCode = params['ProductCode']
|
|
3888
|
+
@ProductCodeName = params['ProductCodeName']
|
|
3889
|
+
@RegionType = params['RegionType']
|
|
3890
|
+
@RegionTypeName = params['RegionTypeName']
|
|
3891
|
+
@Extend1 = params['Extend1']
|
|
3892
|
+
@Extend2 = params['Extend2']
|
|
3893
|
+
@Extend3 = params['Extend3']
|
|
3894
|
+
@Extend4 = params['Extend4']
|
|
3895
|
+
@Extend5 = params['Extend5']
|
|
3896
|
+
@InstanceType = params['InstanceType']
|
|
3897
|
+
@InstanceTypeName = params['InstanceTypeName']
|
|
3898
|
+
@PayTime = params['PayTime']
|
|
3899
|
+
@ZoneName = params['ZoneName']
|
|
3900
|
+
@ComponentConfig = params['ComponentConfig']
|
|
3776
3901
|
end
|
|
3777
3902
|
end
|
|
3778
3903
|
|
|
@@ -4798,7 +4923,7 @@ module TencentCloud
|
|
|
4798
4923
|
class DescribeAllocationBillDetailRequest < TencentCloud::Common::AbstractModel
|
|
4799
4924
|
# @param Limit: 数量,最大值为1000
|
|
4800
4925
|
# @type Limit: Integer
|
|
4801
|
-
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200
|
|
4926
|
+
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
|
|
4802
4927
|
# @type Offset: Integer
|
|
4803
4928
|
# @param Month: 账单月份,格式为2024-02,不传默认当前月
|
|
4804
4929
|
# @type Month: String
|
|
@@ -4842,7 +4967,7 @@ module TencentCloud
|
|
|
4842
4967
|
# @type ComponentCodes: Array
|
|
4843
4968
|
# @param ItemCodes: 组件名称编码,用作筛选
|
|
4844
4969
|
# @type ItemCodes: Array
|
|
4845
|
-
# @param SearchKey: 模糊搜索:支持标签、资源id
|
|
4970
|
+
# @param SearchKey: 模糊搜索:支持标签、资源id、资源别名
|
|
4846
4971
|
# @type SearchKey: String
|
|
4847
4972
|
# @param ProjectIds: 项目ID,用作筛选
|
|
4848
4973
|
# @type ProjectIds: Array
|
|
@@ -5216,7 +5341,7 @@ module TencentCloud
|
|
|
5216
5341
|
class DescribeAllocationSummaryByItemRequest < TencentCloud::Common::AbstractModel
|
|
5217
5342
|
# @param Limit: 数量,最大值为1000
|
|
5218
5343
|
# @type Limit: Integer
|
|
5219
|
-
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200
|
|
5344
|
+
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
|
|
5220
5345
|
# @type Offset: Integer
|
|
5221
5346
|
# @param Month: 账单月份,格式为2024-02,不传默认当前月
|
|
5222
5347
|
# @type Month: String
|
|
@@ -5266,7 +5391,7 @@ module TencentCloud
|
|
|
5266
5391
|
# @type ComponentCodes: Array
|
|
5267
5392
|
# @param ItemCodes: 组件名称编码,用作筛选
|
|
5268
5393
|
# @type ItemCodes: Array
|
|
5269
|
-
# @param SearchKey: 模糊搜索:支持标签、资源id
|
|
5394
|
+
# @param SearchKey: 模糊搜索:支持标签、资源id、资源别名
|
|
5270
5395
|
# @type SearchKey: String
|
|
5271
5396
|
# @param ProjectIds: 项目ID,用作筛选
|
|
5272
5397
|
# @type ProjectIds: Array
|
|
@@ -5378,7 +5503,7 @@ module TencentCloud
|
|
|
5378
5503
|
class DescribeAllocationSummaryByResourceRequest < TencentCloud::Common::AbstractModel
|
|
5379
5504
|
# @param Limit: 数量,最大值为1000
|
|
5380
5505
|
# @type Limit: Integer
|
|
5381
|
-
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200
|
|
5506
|
+
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
|
|
5382
5507
|
# @type Offset: Integer
|
|
5383
5508
|
# @param Month: 账单月份,格式为2024-02,不传默认当前月
|
|
5384
5509
|
# @type Month: String
|
|
@@ -5424,7 +5549,7 @@ module TencentCloud
|
|
|
5424
5549
|
# @type InstanceTypes: Array
|
|
5425
5550
|
# @param Tag: 标签,用作筛选
|
|
5426
5551
|
# @type Tag: Array
|
|
5427
|
-
# @param SearchKey: 模糊搜索:支持标签、资源id
|
|
5552
|
+
# @param SearchKey: 模糊搜索:支持标签、资源id、资源别名
|
|
5428
5553
|
# @type SearchKey: String
|
|
5429
5554
|
# @param ProjectIds: 项目ID,用作筛选
|
|
5430
5555
|
# @type ProjectIds: Array
|
|
@@ -7719,7 +7844,7 @@ module TencentCloud
|
|
|
7719
7844
|
class DescribeGatherResourceRequest < TencentCloud::Common::AbstractModel
|
|
7720
7845
|
# @param Limit: 数量,最大值为1000
|
|
7721
7846
|
# @type Limit: Integer
|
|
7722
|
-
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200
|
|
7847
|
+
# @param Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
|
|
7723
7848
|
# @type Offset: Integer
|
|
7724
7849
|
# @param Month: 账单月份,格式为2024-02,不传默认当前月
|
|
7725
7850
|
# @type Month: String
|
|
@@ -7756,7 +7881,7 @@ module TencentCloud
|
|
|
7756
7881
|
# @type OperateUins: Array
|
|
7757
7882
|
# @param OwnerUins: 使用者UIN,用作筛选
|
|
7758
7883
|
# @type OwnerUins: Array
|
|
7759
|
-
# @param SearchKey: 模糊搜索:支持标签、资源id
|
|
7884
|
+
# @param SearchKey: 模糊搜索:支持标签、资源id、资源别名
|
|
7760
7885
|
# @type SearchKey: String
|
|
7761
7886
|
# @param Tag: 标签,用作筛选
|
|
7762
7887
|
# @type Tag: Array
|
|
@@ -8582,10 +8707,10 @@ module TencentCloud
|
|
|
8582
8707
|
# @param InstanceTypeName: 实例类型:购买的产品服务对应的实例类型,包括资源包、RI、SP、竞价实例。常规实例默认展示“-”
|
|
8583
8708
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8584
8709
|
# @type InstanceTypeName: String
|
|
8585
|
-
# @param ResourceId: 资源ID
|
|
8710
|
+
# @param ResourceId: 资源ID:不同产品因资源形态不同,资源内容不完全相同,如云服务器 CVM 为对应的实例 ID; 若该产品被分拆,则展示产品分拆后的分拆项 ID,如 COS 桶 ID,CDN 域名
|
|
8586
8711
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8587
8712
|
# @type ResourceId: String
|
|
8588
|
-
# @param ResourceName:
|
|
8713
|
+
# @param ResourceName: 实例名称:用户在控制台为资源设置的名称,如未设置默认为空;若该产品被分拆,则展示分拆产品分拆后的分拆项资源别名
|
|
8589
8714
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8590
8715
|
# @type ResourceName: String
|
|
8591
8716
|
# @param TreeNodeUniqKey: 分账单元唯一标识
|
|
@@ -8686,6 +8811,11 @@ module TencentCloud
|
|
|
8686
8811
|
# @type SplitItemName: String
|
|
8687
8812
|
|
|
8688
8813
|
attr_accessor :PayerUin, :OwnerUin, :OperateUin, :InstanceType, :InstanceTypeName, :ResourceId, :ResourceName, :TreeNodeUniqKey, :TreeNodeUniqKeyName, :RuleId, :RuleName, :BusinessCode, :BusinessCodeName, :ItemCode, :ItemCodeName, :RegionId, :RegionName, :Tag, :RealTotalCost, :CashPayAmount, :VoucherPayAmount, :IncentivePayAmount, :TransferPayAmount, :AllocationType, :BelongTreeNodeUniqKey, :BelongRule, :OtherTreeNodeUniqKeys, :OtherRules, :ProjectId, :ProjectName, :ProductCode, :ProductCodeName, :PayMode, :PayModeName, :ActionType, :ActionTypeName, :SplitItemId, :SplitItemName
|
|
8814
|
+
extend Gem::Deprecate
|
|
8815
|
+
deprecate :SplitItemId, :none, 2024, 3
|
|
8816
|
+
deprecate :SplitItemId=, :none, 2024, 3
|
|
8817
|
+
deprecate :SplitItemName, :none, 2024, 3
|
|
8818
|
+
deprecate :SplitItemName=, :none, 2024, 3
|
|
8689
8819
|
|
|
8690
8820
|
def initialize(payeruin=nil, owneruin=nil, operateuin=nil, instancetype=nil, instancetypename=nil, resourceid=nil, resourcename=nil, treenodeuniqkey=nil, treenodeuniqkeyname=nil, ruleid=nil, rulename=nil, businesscode=nil, businesscodename=nil, itemcode=nil, itemcodename=nil, regionid=nil, regionname=nil, tag=nil, realtotalcost=nil, cashpayamount=nil, voucherpayamount=nil, incentivepayamount=nil, transferpayamount=nil, allocationtype=nil, belongtreenodeuniqkey=nil, belongrule=nil, othertreenodeuniqkeys=nil, otherrules=nil, projectid=nil, projectname=nil, productcode=nil, productcodename=nil, paymode=nil, paymodename=nil, actiontype=nil, actiontypename=nil, splititemid=nil, splititemname=nil)
|
|
8691
8821
|
@PayerUin = payeruin
|