tencentcloud-sdk-billing 1.0.219 → 1.0.220

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 +50 -19
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0961c5898dfb804c41e27e25eab15fd6eaf6391f
4
- data.tar.gz: 5d6604287103898b06c6c50721741b1be78b679c
3
+ metadata.gz: 8ea7a5ecfb06920c501271d32f0284428bfd3f52
4
+ data.tar.gz: c5d912054dab9ac72e411535010347ca133410b4
5
5
  SHA512:
6
- metadata.gz: 182357f4952e2c5641d1572131a7f30e4c7a917bf8f815cea849888be955e81f2c426e625b9b6344e8deab72b275adfbe054330cb7a598601e0b860f1dcdab95
7
- data.tar.gz: f01023d3b47ec02e5dd1b5c53bab882dcd4c1beb792b85b2348bbc4944b868fb58179e82b9ff463350336f3b2919ff1a97ff02386e70d7f9957882a03a9cb199
6
+ metadata.gz: dc4142d757c9528c3e03a8b89778b66f704efae7c56d72ef89e9b43cf08a93cc6960486abd07baa76c0df61fd39404fbc75044f4dc084d1a909a388c442a9615
7
+ data.tar.gz: e33df3411c639cd27a33fd1d36bf0a3d66562ab2114ceb03f89d5b1e8b4fcee8d12f4b01d015194c36dce4fba2ab36945ede4ad389769b7953e05b0db92c041e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.219
1
+ 1.0.220
@@ -106,13 +106,13 @@ module TencentCloud
106
106
  # @param Tags: Tag 信息
107
107
  # 注意:此字段可能返回 null,表示取不到有效值。
108
108
  # @type Tags: Array
109
- # @param BusinessCode: 商品名称代码
109
+ # @param BusinessCode: 产品名称代码
110
110
  # 注意:此字段可能返回 null,表示取不到有效值。
111
111
  # @type BusinessCode: String
112
- # @param ProductCode: 子商品名称代码
112
+ # @param ProductCode: 子产品名称代码
113
113
  # 注意:此字段可能返回 null,表示取不到有效值。
114
114
  # @type ProductCode: String
115
- # @param ActionType: 交易类型代码(未开放的字段)
115
+ # @param ActionType: 交易类型代码
116
116
  # 注意:此字段可能返回 null,表示取不到有效值。
117
117
  # @type ActionType: String
118
118
  # @param RegionId: 区域ID
@@ -287,7 +287,7 @@ module TencentCloud
287
287
  class BillResourceSummary < TencentCloud::Common::AbstractModel
288
288
  # @param BusinessCodeName: 产品名称:云产品大类,如云服务器CVM、云数据库MySQL
289
289
  # @type BusinessCodeName: String
290
- # @param ProductCodeName: 子产品:云产品子类,如云服务器CVM-标准型S1, 当没有获取到子产品名称时,返回"-"
290
+ # @param ProductCodeName: 子产品名称:云产品子类,如云服务器CVM-标准型S1, 当没有获取到子产品名称时,返回"-"
291
291
  # @type ProductCodeName: String
292
292
  # @param PayModeName: 计费模式:包年包月和按量计费
293
293
  # @type PayModeName: String
@@ -347,9 +347,9 @@ module TencentCloud
347
347
  # @type OwnerUin: String
348
348
  # @param OperateUin: 操作者uin,无值则返回"-"
349
349
  # @type OperateUin: String
350
- # @param BusinessCode: 商品名称代码
350
+ # @param BusinessCode: 产品名称代码
351
351
  # @type BusinessCode: String
352
- # @param ProductCode: 子商品名称代码
352
+ # @param ProductCode: 子产品名称代码
353
353
  # @type ProductCode: String
354
354
  # @param RegionId: 区域ID
355
355
  # @type RegionId: Integer
@@ -514,7 +514,7 @@ module TencentCloud
514
514
 
515
515
  # 按产品汇总产品详情
516
516
  class BusinessSummaryOverviewItem < TencentCloud::Common::AbstractModel
517
- # @param BusinessCode: 产品码
517
+ # @param BusinessCode: 产品名称代码
518
518
  # 注意:此字段可能返回 null,表示取不到有效值。
519
519
  # @type BusinessCode: String
520
520
  # @param BusinessCodeName: 产品名称:云产品大类,如云服务器CVM、云数据库MySQL
@@ -595,7 +595,7 @@ module TencentCloud
595
595
 
596
596
  # 产品过滤条件
597
597
  class ConditionBusiness < TencentCloud::Common::AbstractModel
598
- # @param BusinessCode: 产品码
598
+ # @param BusinessCode: 产品名称代码
599
599
  # @type BusinessCode: String
600
600
  # @param BusinessCodeName: 产品名称
601
601
  # @type BusinessCodeName: String
@@ -677,7 +677,7 @@ module TencentCloud
677
677
  class Conditions < TencentCloud::Common::AbstractModel
678
678
  # @param TimeRange: 只支持6和12两个值
679
679
  # @type TimeRange: Integer
680
- # @param BusinessCode: 产品编码
680
+ # @param BusinessCode: 产品名称代码
681
681
  # @type BusinessCode: String
682
682
  # @param ProjectId: 项目ID
683
683
  # @type ProjectId: Integer
@@ -687,9 +687,9 @@ module TencentCloud
687
687
  # @type PayMode: String
688
688
  # @param ResourceKeyword: 资源关键字
689
689
  # @type ResourceKeyword: String
690
- # @param BusinessCodes: 产品编码
690
+ # @param BusinessCodes: 产品名称代码
691
691
  # @type BusinessCodes: Array
692
- # @param ProductCodes: 子产品编码
692
+ # @param ProductCodes: 子产品名称代码
693
693
  # @type ProductCodes: Array
694
694
  # @param RegionIds: 地域ID
695
695
  # @type RegionIds: Array
@@ -763,7 +763,7 @@ module TencentCloud
763
763
 
764
764
  # 消耗按产品汇总详情
765
765
  class ConsumptionBusinessSummaryDataItem < TencentCloud::Common::AbstractModel
766
- # @param BusinessCode: 产品码
766
+ # @param BusinessCode: 产品名称代码
767
767
  # @type BusinessCode: String
768
768
  # @param BusinessCodeName: 产品名称
769
769
  # @type BusinessCodeName: String
@@ -954,7 +954,7 @@ module TencentCloud
954
954
  # @type PayMode: String
955
955
  # @param PayModeName: 付费模式名称
956
956
  # @type PayModeName: String
957
- # @param BusinessCode: 产品码
957
+ # @param BusinessCode: 产品名称代码
958
958
  # @type BusinessCode: String
959
959
  # @param BusinessCodeName: 产品名称
960
960
  # @type BusinessCodeName: String
@@ -1137,9 +1137,9 @@ module TencentCloud
1137
1137
  class CostDetail < TencentCloud::Common::AbstractModel
1138
1138
  # @param PayerUin: 支付者uin
1139
1139
  # @type PayerUin: String
1140
- # @param BusinessCodeName: 业务名称
1140
+ # @param BusinessCodeName: 产品名称
1141
1141
  # @type BusinessCodeName: String
1142
- # @param ProductCodeName: 产品名称
1142
+ # @param ProductCodeName: 子产品名称
1143
1143
  # @type ProductCodeName: String
1144
1144
  # @param PayModeName: 计费模式名称
1145
1145
  # @type PayModeName: String
@@ -1166,7 +1166,7 @@ module TencentCloud
1166
1166
  # @type FeeEndTime: String
1167
1167
  # @param ComponentSet: 组件明细
1168
1168
  # @type ComponentSet: Array
1169
- # @param ProductCode: 产品代码
1169
+ # @param ProductCode: 子产品名称代码
1170
1170
  # @type ProductCode: String
1171
1171
 
1172
1172
  attr_accessor :PayerUin, :BusinessCodeName, :ProductCodeName, :PayModeName, :ProjectName, :RegionName, :ZoneName, :ResourceId, :ResourceName, :ActionTypeName, :OrderId, :BillId, :FeeBeginTime, :FeeEndTime, :ComponentSet, :ProductCode
@@ -1429,11 +1429,41 @@ module TencentCloud
1429
1429
  # @type PayMode: String
1430
1430
  # @param ResourceId: 查询指定资源信息
1431
1431
  # @type ResourceId: String
1432
- # @param ActionType: 查询交易类型。如 按量计费日结,按量计费小时结 等
1432
+ # @param ActionType: 查询交易类型,如下:
1433
+ # 包年包月新购
1434
+ # 包年包月续费
1435
+ # 包年包月配置变更
1436
+ # 包年包月退款
1437
+ # 按量计费扣费
1438
+ # 按量计费小时结
1439
+ # 按量计费日结
1440
+ # 按量计费月结
1441
+ # 线下项目扣费
1442
+ # 线下产品扣费
1443
+ # 调账扣费
1444
+ # 调账补偿
1445
+ # 竞价实例小时结
1446
+ # 线下项目调账补偿
1447
+ # 线下产品调账补偿
1448
+ # 优惠扣费
1449
+ # 优惠补偿
1450
+ # 按量计费迁入资源
1451
+ # 按量计费迁出资源
1452
+ # 包年包月迁入资源
1453
+ # 包年包月迁出资源
1454
+ # 预付费用
1455
+ # 小时费用
1456
+ # 预留实例退款
1457
+ # 按量计费冲正
1458
+ # 按量计费冲正
1459
+ # 按量计费冲正
1460
+ # 按量计费冲正
1461
+ # 按量计费冲正
1462
+ # 包年包月转按量
1433
1463
  # @type ActionType: String
1434
1464
  # @param ProjectId: 项目ID:资源所属项目ID
1435
1465
  # @type ProjectId: Integer
1436
- # @param BusinessCode: 商品名称代码
1466
+ # @param BusinessCode: 产品名称代码
1437
1467
  # 备注:如需获取当月使用过的BusinessCode,请调用API:<a href="https://cloud.tencent.com/document/product/555/35761">获取产品汇总费用分布</a>
1438
1468
  # @type BusinessCode: String
1439
1469
 
@@ -1681,12 +1711,13 @@ module TencentCloud
1681
1711
  # 按量计费冲正
1682
1712
  # 按量计费冲正
1683
1713
  # 按量计费冲正
1714
+ # 包年包月转按量
1684
1715
  # @type ActionType: String
1685
1716
  # @param ResourceId: 查询指定资源信息
1686
1717
  # @type ResourceId: String
1687
1718
  # @param PayMode: 付费模式 prePay/postPay
1688
1719
  # @type PayMode: String
1689
- # @param BusinessCode: 商品名称代码
1720
+ # @param BusinessCode: 产品名称代码
1690
1721
  # 备注:如需获取当月使用过的BusinessCode,请调用API:<a href="https://cloud.tencent.com/document/product/555/35761">获取产品汇总费用分布</a>
1691
1722
  # @type BusinessCode: String
1692
1723
 
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: 1.0.219
4
+ version: 1.0.220
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-08 00:00:00.000000000 Z
11
+ date: 2021-12-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common