tencentcloud-sdk-nodejs-billing 4.1.211 → 4.1.219

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.
@@ -3,15 +3,15 @@
3
3
  */
4
4
  export interface CreateAllocationUnitRequest {
5
5
  /**
6
- * 新增分账单元父节点ID
6
+ * <p>新增分账单元父节点ID</p>
7
7
  */
8
8
  ParentId: number;
9
9
  /**
10
- * 新增分账单元名称
10
+ * <p>新增分账单元名称</p>
11
11
  */
12
12
  Name?: string;
13
13
  /**
14
- * 月份,不传默认当前月
14
+ * <p>月份,不传默认当前月</p>
15
15
  */
16
16
  Month?: string;
17
17
  }
@@ -173,15 +173,15 @@ export interface ConsumptionBusinessSummaryDataItem {
173
173
  */
174
174
  export interface ModifyGatherRuleRequest {
175
175
  /**
176
- * 所编辑归集规则ID
176
+ * <p>所编辑归集规则ID</p>
177
177
  */
178
178
  Id: number;
179
179
  /**
180
- * 所编辑分账规则详情
180
+ * <p>所编辑分账规则详情</p>
181
181
  */
182
182
  RuleDetail: AllocationRuleExpression;
183
183
  /**
184
- * 月份,不传默认当前月
184
+ * <p>月份,不传默认当前月</p>
185
185
  */
186
186
  Month?: string;
187
187
  }
@@ -208,27 +208,27 @@ export interface BudgetWarn {
208
208
  */
209
209
  export interface ModifyAllocationRuleRequest {
210
210
  /**
211
- * 所编辑公摊规则ID
211
+ * <p>所编辑公摊规则ID</p>
212
212
  */
213
213
  RuleId: number;
214
214
  /**
215
- * 编辑后公摊规则名称
215
+ * <p>编辑后公摊规则名称</p>
216
216
  */
217
217
  Name: string;
218
218
  /**
219
- * 公摊策略类型,枚举值如下: 1 - 自定义分摊占比 2 - 等比分摊 3 - 按占比分摊
219
+ * <p>公摊策略类型,枚举值如下: 1 - 自定义分摊占比 2 - 等比分摊 3 - 按占比分摊</p>
220
220
  */
221
221
  Type: number;
222
222
  /**
223
- * 编辑后公摊规则表达式
223
+ * <p>编辑后公摊规则表达式</p>
224
224
  */
225
225
  RuleDetail: AllocationRuleExpression;
226
226
  /**
227
- * 编辑后公摊比例表达式
227
+ * <p>编辑后公摊比例表达式</p>
228
228
  */
229
229
  RatioDetail?: Array<AllocationRationExpression>;
230
230
  /**
231
- * 月份,不传默认当前月
231
+ * <p>月份,不传默认当前月</p>
232
232
  */
233
233
  Month?: string;
234
234
  }
@@ -237,11 +237,11 @@ export interface ModifyAllocationRuleRequest {
237
237
  */
238
238
  export interface DeleteAllocationRuleRequest {
239
239
  /**
240
- * 所删除公摊规则ID
240
+ * <p>所删除公摊规则ID</p>
241
241
  */
242
242
  RuleId: number;
243
243
  /**
244
- * 月份,不传默认当前月
244
+ * <p>月份,不传默认当前月</p>
245
245
  */
246
246
  Month?: string;
247
247
  }
@@ -250,7 +250,7 @@ export interface DeleteAllocationRuleRequest {
250
250
  */
251
251
  export interface CreateAllocationRuleResponse {
252
252
  /**
253
- * 新增公摊规则ID
253
+ * <p>新增公摊规则ID</p>
254
254
  */
255
255
  Id?: number;
256
256
  /**
@@ -528,11 +528,11 @@ export interface ConditionBusiness {
528
528
  */
529
529
  export interface AnalyseActionTypeDetail {
530
530
  /**
531
- * 交易类型code
531
+ * <p>交易类型code</p><p>枚举值:</p><ul><li>prepay_purchase: 包年包月新购</li><li>prepay_renew: 包年包月续费</li><li>prepay_modify: 包年包月配置变更</li><li>prepay_return: 包年包月退款</li><li>postpay_deduct_h: 按量计费小时结</li><li>postpay_deduct_d: 按量计费日结</li><li>postpay_deduct_m: 按量计费月结</li><li>offline_deduct: 线下项目扣费</li><li>online_deduct: 线下产品扣费</li><li>recon_deduct: 调账扣费</li><li>recon_increase: 调账补偿</li><li>postpay_deduct_s: 竞价实例小时结</li><li>recon_increase_f: 线下项目调账补偿</li><li>pre_to_post: 包年包月转按量</li><li>svp_hour_pay: 节省计划小时费用</li><li>recon_guarantee: 保底扣款</li><li>billVirtualId: 月度计费精度差异</li></ul>
532
532
  */
533
533
  ActionType?: string;
534
534
  /**
535
- * 交易类型Name
535
+ * <p>交易类型Name</p>
536
536
  */
537
537
  ActionTypeName?: string;
538
538
  }
@@ -674,19 +674,19 @@ export interface DescribeCostSummaryByProductResponse {
674
674
  */
675
675
  export interface DescribeAllocationTreeResponse {
676
676
  /**
677
- * 分账单元ID
677
+ * <p>分账单元ID</p>
678
678
  */
679
679
  Id?: number;
680
680
  /**
681
- * 分账单元名称
681
+ * <p>分账单元名称</p>
682
682
  */
683
683
  Name?: string;
684
684
  /**
685
- * 分账单元唯一标识
685
+ * <p>分账单元唯一标识</p>
686
686
  */
687
687
  TreeNodeUniqKey?: string;
688
688
  /**
689
- * 子树
689
+ * <p>子树</p>
690
690
  */
691
691
  Children?: Array<AllocationTree>;
692
692
  /**
@@ -1027,7 +1027,7 @@ export interface DescribeBillListResponse {
1027
1027
  */
1028
1028
  export interface DescribeAllocateConditionsRequest {
1029
1029
  /**
1030
- * 账单月份,格式为2024-02,不传默认当前月
1030
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
1031
1031
  */
1032
1032
  Month?: string;
1033
1033
  }
@@ -1036,11 +1036,11 @@ export interface DescribeAllocateConditionsRequest {
1036
1036
  */
1037
1037
  export interface CreateAllocationRuleRequest {
1038
1038
  /**
1039
- * 公摊规则列表
1039
+ * <p>公摊规则列表</p>
1040
1040
  */
1041
1041
  RuleList: AllocationRulesSummary;
1042
1042
  /**
1043
- * 月份,不传默认当前月
1043
+ * <p>月份,不传默认当前月</p>
1044
1044
  */
1045
1045
  Month?: string;
1046
1046
  }
@@ -1477,11 +1477,11 @@ export interface TagSummaryOverviewItem {
1477
1477
  */
1478
1478
  export interface DescribeGatherRuleDetailRequest {
1479
1479
  /**
1480
- * 所查询归集规则ID
1480
+ * <p>所查询归集规则ID</p>
1481
1481
  */
1482
1482
  Id: number;
1483
1483
  /**
1484
- * 月份,不传默认当前月
1484
+ * <p>月份,不传默认当前月</p>
1485
1485
  */
1486
1486
  Month?: string;
1487
1487
  }
@@ -1611,15 +1611,15 @@ export interface DistributionBillDetail {
1611
1611
  */
1612
1612
  export interface DescribeAllocationOverviewResponse {
1613
1613
  /**
1614
- * 总条数
1614
+ * <p>总条数</p>
1615
1615
  */
1616
1616
  RecordNum?: number;
1617
1617
  /**
1618
- * 分账账单概览金额汇总
1618
+ * <p>分账账单概览金额汇总</p>
1619
1619
  */
1620
1620
  Total?: AllocationOverviewTotal;
1621
1621
  /**
1622
- * 分账概览明细
1622
+ * <p>分账概览明细</p>
1623
1623
  */
1624
1624
  Detail?: Array<AllocationOverviewDetail>;
1625
1625
  /**
@@ -1936,93 +1936,83 @@ export interface DescribeDosageDetailListResponse {
1936
1936
  */
1937
1937
  export interface DescribeAllocationBillDetailRequest {
1938
1938
  /**
1939
- * 数量,最大值为1000
1939
+ * <p>数量,最大值为1000</p>
1940
1940
  */
1941
1941
  Limit: number;
1942
1942
  /**
1943
- * 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
1943
+ * <p>分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推</p>
1944
1944
  */
1945
1945
  Offset: number;
1946
1946
  /**
1947
- * 账单月份,格式为2024-02,不传默认当前月
1947
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
1948
1948
  */
1949
1949
  Month?: string;
1950
1950
  /**
1951
- * 分账单元唯一标识,用作筛选
1951
+ * <p>分账单元唯一标识,用作筛选</p>
1952
1952
  */
1953
1953
  TreeNodeUniqKeys?: Array<string>;
1954
1954
  /**
1955
- * 排序字段,枚举值如下:
1956
- RiTimeSpan - 预留实例抵扣时长
1957
- ExtendPayAmount1 - 预留实例抵扣组件原价
1958
- RealCost - 折后总价
1959
- CashPayAmount - 现金金额
1960
- VoucherPayAmount - 代金券金额
1961
- IncentivePayAmount - 赠送金金额
1962
- TransferPayAmount -分成金金额
1963
- Cost - 组件原价
1955
+ * <p>排序字段,枚举值如下:<br>RiTimeSpan - 预留实例抵扣时长<br>ExtendPayAmount1 - 预留实例抵扣组件原价<br>RealCost - 折后总价<br>CashPayAmount - 现金金额<br>VoucherPayAmount - 代金券金额<br>IncentivePayAmount - 赠送金金额<br>TransferPayAmount -分成金金额<br>Cost - 组件原价</p>
1964
1956
  */
1965
1957
  Sort?: string;
1966
1958
  /**
1967
- * 排序类型,枚举值如下:
1968
- asc - 升序
1969
- desc - 降序
1959
+ * <p>排序类型,枚举值如下:<br>asc - 升序<br>desc - 降序</p>
1970
1960
  */
1971
1961
  SortType?: string;
1972
1962
  /**
1973
- * 产品编码,用作筛选
1963
+ * <p>产品编码,用作筛选</p>
1974
1964
  */
1975
1965
  BusinessCodes?: Array<string>;
1976
1966
  /**
1977
- * 使用者UIN,用作筛选
1967
+ * <p>使用者UIN,用作筛选</p>
1978
1968
  */
1979
1969
  OwnerUins?: Array<string>;
1980
1970
  /**
1981
- * 操作者UIN,用作筛选
1971
+ * <p>操作者UIN,用作筛选</p>
1982
1972
  */
1983
1973
  OperateUins?: Array<string>;
1984
1974
  /**
1985
- * 计费模式编码,用作筛选
1975
+ * <p>计费模式编码,用作筛选</p>
1986
1976
  */
1987
1977
  PayModes?: Array<string>;
1988
1978
  /**
1989
- * 交易类型编码,用作筛选
1979
+ * <p>交易类型编码,用作筛选</p>
1990
1980
  */
1991
1981
  ActionTypes?: Array<string>;
1992
1982
  /**
1993
- * 子产品编码,用作筛选
1983
+ * <p>子产品编码,用作筛选</p>
1994
1984
  */
1995
1985
  ProductCodes?: Array<string>;
1996
1986
  /**
1997
- * 地域ID,用作筛选
1987
+ * <p>地域ID,用作筛选</p>
1998
1988
  */
1999
1989
  RegionIds?: Array<string>;
2000
1990
  /**
2001
- * 可用区ID,用作筛选
1991
+ * <p>可用区ID,用作筛选</p>
2002
1992
  */
2003
1993
  ZoneIds?: Array<string>;
2004
1994
  /**
2005
- * 实例类型编码,用作筛选
1995
+ * <p>实例类型编码,用作筛选</p>
2006
1996
  */
2007
1997
  InstanceTypes?: Array<string>;
2008
1998
  /**
2009
- * 标签,用作筛选
1999
+ * <p>标签,用作筛选</p>
2010
2000
  */
2011
2001
  Tag?: Array<string>;
2012
2002
  /**
2013
- * 组件类型编码,用作筛选
2003
+ * <p>组件类型编码,用作筛选</p>
2014
2004
  */
2015
2005
  ComponentCodes?: Array<string>;
2016
2006
  /**
2017
- * 组件名称编码,用作筛选
2007
+ * <p>组件名称编码,用作筛选</p>
2018
2008
  */
2019
2009
  ItemCodes?: Array<string>;
2020
2010
  /**
2021
- * 模糊搜索:支持标签、资源id、资源别名
2011
+ * <p>模糊搜索:支持标签、资源id、资源别名</p>
2022
2012
  */
2023
2013
  SearchKey?: string;
2024
2014
  /**
2025
- * 项目ID,用作筛选
2015
+ * <p>项目ID,用作筛选</p>
2026
2016
  */
2027
2017
  ProjectIds?: Array<number | bigint>;
2028
2018
  }
@@ -2087,15 +2077,15 @@ export interface DescribeBillListRequest {
2087
2077
  */
2088
2078
  export interface DescribeAllocationTrendByMonthRequest {
2089
2079
  /**
2090
- * 账单月份,格式为2024-02,不传默认当前月
2080
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
2091
2081
  */
2092
2082
  Month: string;
2093
2083
  /**
2094
- * 分账单元唯一标识
2084
+ * <p>分账单元唯一标识</p>
2095
2085
  */
2096
2086
  TreeNodeUniqKey: string;
2097
2087
  /**
2098
- * 产品编码,用作筛选
2088
+ * <p>产品编码,用作筛选</p>
2099
2089
  */
2100
2090
  BusinessCode?: string;
2101
2091
  }
@@ -2160,67 +2150,67 @@ export interface ConsumptionSummaryTotal {
2160
2150
  */
2161
2151
  export interface BudgetConditionsForm {
2162
2152
  /**
2163
- * 产品
2153
+ * <p>产品</p>
2164
2154
  注意:此字段可能返回 null,表示取不到有效值。
2165
2155
  */
2166
2156
  Business?: Array<string>;
2167
2157
  /**
2168
- * 计费模式
2158
+ * <p>计费模式</p><p>枚举值:</p><ul><li>prePay: 包年包月</li><li>postPay: 按量计费</li></ul>
2169
2159
  注意:此字段可能返回 null,表示取不到有效值。
2170
2160
  */
2171
2161
  PayMode?: Array<string>;
2172
2162
  /**
2173
- * 子产品
2163
+ * <p>子产品</p>
2174
2164
  注意:此字段可能返回 null,表示取不到有效值。
2175
2165
  */
2176
2166
  ProductCodes?: Array<string>;
2177
2167
  /**
2178
- * 组件编码
2168
+ * <p>组件编码</p>
2179
2169
  注意:此字段可能返回 null,表示取不到有效值。
2180
2170
  */
2181
2171
  ComponentCodes?: Array<string>;
2182
2172
  /**
2183
- * 地域
2173
+ * <p>地域</p>
2184
2174
  注意:此字段可能返回 null,表示取不到有效值。
2185
2175
  */
2186
2176
  ZoneIds?: Array<string>;
2187
2177
  /**
2188
- * 可用区
2178
+ * <p>可用区</p>
2189
2179
  注意:此字段可能返回 null,表示取不到有效值。
2190
2180
  */
2191
2181
  RegionIds?: Array<string>;
2192
2182
  /**
2193
- * 项目
2183
+ * <p>项目</p>
2194
2184
  注意:此字段可能返回 null,表示取不到有效值。
2195
2185
  */
2196
2186
  ProjectIds?: Array<string>;
2197
2187
  /**
2198
- * 交易类型
2188
+ * <p>交易类型</p>
2199
2189
  注意:此字段可能返回 null,表示取不到有效值。
2200
2190
  */
2201
2191
  ActionTypes?: Array<string>;
2202
2192
  /**
2203
- * 消耗类型
2193
+ * <p>消耗类型</p>
2204
2194
  注意:此字段可能返回 null,表示取不到有效值。
2205
2195
  */
2206
2196
  ConsumptionTypes?: Array<string>;
2207
2197
  /**
2208
- * 标签
2198
+ * <p>标签</p>
2209
2199
  注意:此字段可能返回 null,表示取不到有效值。
2210
2200
  */
2211
2201
  Tags?: Array<TagsForm>;
2212
2202
  /**
2213
- * 末级分账单元
2203
+ * <p>末级分账单元</p>
2214
2204
  注意:此字段可能返回 null,表示取不到有效值。
2215
2205
  */
2216
2206
  PayerUins?: Array<string>;
2217
2207
  /**
2218
- * 主用户Uin
2208
+ * <p>主用户Uin</p>
2219
2209
  注意:此字段可能返回 null,表示取不到有效值。
2220
2210
  */
2221
2211
  OwnerUins?: Array<string>;
2222
2212
  /**
2223
- * 末级分账单元唯一键
2213
+ * <p>末级分账单元唯一键</p>
2224
2214
  注意:此字段可能返回 null,表示取不到有效值。
2225
2215
  */
2226
2216
  TreeNodeUniqKeys?: Array<string>;
@@ -2301,16 +2291,16 @@ export interface DescribeAccountBalanceResponse {
2301
2291
  */
2302
2292
  export interface DescribeGatherResourceResponse {
2303
2293
  /**
2304
- * 总条数
2294
+ * <p>总条数</p>
2305
2295
  */
2306
2296
  RecordNum?: number;
2307
2297
  /**
2308
- * 资源归集汇总
2298
+ * <p>资源归集汇总</p>
2309
2299
  注意:此字段可能返回 null,表示取不到有效值。
2310
2300
  */
2311
2301
  GatherResourceSummary?: Array<GatherResourceSummary>;
2312
2302
  /**
2313
- * 数据更新时间
2303
+ * <p>数据更新时间</p>
2314
2304
  注意:此字段可能返回 null,表示取不到有效值。
2315
2305
  */
2316
2306
  LastUpdateTime?: string;
@@ -2324,104 +2314,87 @@ export interface DescribeGatherResourceResponse {
2324
2314
  */
2325
2315
  export interface DescribeAllocationSummaryByResourceRequest {
2326
2316
  /**
2327
- * 数量,最大值为1000
2328
-
2317
+ * <p>数量,最大值为1000</p>
2329
2318
  */
2330
2319
  Limit: number;
2331
2320
  /**
2332
- * 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
2321
+ * <p>分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推</p>
2333
2322
  */
2334
2323
  Offset: number;
2335
2324
  /**
2336
- * 账单月份,格式为2024-02,不传默认当前月
2337
-
2325
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
2338
2326
  */
2339
2327
  Month?: string;
2340
2328
  /**
2341
- * 统计周期,枚举值如下
2342
- month - 月
2343
- day - 日
2329
+ * <p>统计周期,枚举值如下<br>month - 月<br>day - 日</p>
2344
2330
  */
2345
2331
  PeriodType?: string;
2346
2332
  /**
2347
- * 分账单元唯一标识,用作筛选
2333
+ * <p>分账单元唯一标识,用作筛选</p>
2348
2334
  */
2349
2335
  TreeNodeUniqKeys?: Array<string>;
2350
2336
  /**
2351
- * 排序字段,枚举值如下:
2352
- RiTimeSpan - 预留实例抵扣时长
2353
- ExtendPayAmount1 - 预留实例抵扣组件原价
2354
- RealCost - 折后总价
2355
- CashPayAmount - 现金金额
2356
- VoucherPayAmount - 代金券金额
2357
- IncentivePayAmount - 赠送金金额
2358
- TransferPayAmount -分成金金额
2359
- Cost - 组件原价
2337
+ * <p>排序字段,枚举值如下:<br>RiTimeSpan - 预留实例抵扣时长<br>ExtendPayAmount1 - 预留实例抵扣组件原价<br>RealCost - 折后总价<br>CashPayAmount - 现金金额<br>VoucherPayAmount - 代金券金额<br>IncentivePayAmount - 赠送金金额<br>TransferPayAmount -分成金金额<br>Cost - 组件原价</p>
2360
2338
  */
2361
2339
  Sort?: string;
2362
2340
  /**
2363
- * 排序类型,枚举值如下:
2364
- asc - 升序
2365
- desc - 降序
2341
+ * <p>排序类型,枚举值如下:<br>asc - 升序<br>desc - 降序</p>
2366
2342
  */
2367
2343
  SortType?: string;
2368
2344
  /**
2369
- * 日期,用作筛选
2345
+ * <p>日期,用作筛选</p>
2370
2346
  */
2371
2347
  BillDates?: Array<string>;
2372
2348
  /**
2373
- * 产品编码,用作筛选
2349
+ * <p>产品编码,用作筛选</p>
2374
2350
  */
2375
2351
  BusinessCodes?: Array<string>;
2376
2352
  /**
2377
- * 使用者UIN,用作筛选
2353
+ * <p>使用者UIN,用作筛选</p>
2378
2354
  */
2379
2355
  OwnerUins?: Array<string>;
2380
2356
  /**
2381
- * 操作者UIN,用作筛选
2357
+ * <p>操作者UIN,用作筛选</p>
2382
2358
  */
2383
2359
  OperateUins?: Array<string>;
2384
2360
  /**
2385
- * 计费模式编码,用作筛选
2361
+ * <p>计费模式编码,用作筛选</p>
2386
2362
  */
2387
2363
  PayModes?: Array<string>;
2388
2364
  /**
2389
- * 交易类型编码,用作筛选
2365
+ * <p>交易类型编码,用作筛选</p>
2390
2366
  */
2391
2367
  ActionTypes?: Array<string>;
2392
2368
  /**
2393
- * 子产品编码,用作筛选
2369
+ * <p>子产品编码,用作筛选</p>
2394
2370
  */
2395
2371
  ProductCodes?: Array<string>;
2396
2372
  /**
2397
- * 地域ID,用作筛选
2373
+ * <p>地域ID,用作筛选</p>
2398
2374
  */
2399
2375
  RegionIds?: Array<string>;
2400
2376
  /**
2401
- * 可用区ID,用作筛选
2377
+ * <p>可用区ID,用作筛选</p>
2402
2378
  */
2403
2379
  ZoneIds?: Array<string>;
2404
2380
  /**
2405
- * 实例类型编码,用作筛选
2381
+ * <p>实例类型编码,用作筛选</p>
2406
2382
  */
2407
2383
  InstanceTypes?: Array<string>;
2408
2384
  /**
2409
- * 标签,用作筛选
2385
+ * <p>标签,用作筛选</p>
2410
2386
  */
2411
2387
  Tag?: Array<string>;
2412
2388
  /**
2413
- * 模糊搜索:支持标签、资源id、资源别名
2389
+ * <p>模糊搜索:支持标签、资源id、资源别名</p>
2414
2390
  */
2415
2391
  SearchKey?: string;
2416
2392
  /**
2417
- * 项目ID,用作筛选
2393
+ * <p>项目ID,用作筛选</p>
2418
2394
  */
2419
2395
  ProjectIds?: Array<number | bigint>;
2420
2396
  /**
2421
- * 费用归集类型,枚举值如下:
2422
- 0 - 分摊
2423
- 1 - 归集
2424
- -1 - 未分配
2397
+ * <p>费用归集类型,枚举值如下:<br>0 - 分摊<br>1 - 归集<br>-1 - 未分配</p>
2425
2398
  */
2426
2399
  AllocationType?: Array<number | bigint>;
2427
2400
  }
@@ -2461,11 +2434,11 @@ export interface DetailPoint {
2461
2434
  */
2462
2435
  export interface DescribeAllocationMonthOverviewResponse {
2463
2436
  /**
2464
- * 分账账单月概览详情
2437
+ * <p>分账账单月概览详情</p>
2465
2438
  */
2466
2439
  Detail?: Array<AllocationOverviewNode>;
2467
2440
  /**
2468
- * 分账账单概览金额汇总
2441
+ * <p>分账账单概览金额汇总</p>
2469
2442
  */
2470
2443
  Total?: AllocationOverviewTotal;
2471
2444
  /**
@@ -2478,17 +2451,15 @@ export interface DescribeAllocationMonthOverviewResponse {
2478
2451
  */
2479
2452
  export interface DescribeAllocationSummaryByItemResponse {
2480
2453
  /**
2481
- * 总条数
2482
-
2454
+ * <p>总条数</p>
2483
2455
  */
2484
2456
  RecordNum?: number;
2485
2457
  /**
2486
- * 分账账单概览金额汇总
2458
+ * <p>分账账单概览金额汇总</p>
2487
2459
  */
2488
2460
  Total?: AllocationOverviewTotal;
2489
2461
  /**
2490
- * 分账账单按组件汇总明细
2491
-
2462
+ * <p>分账账单按组件汇总明细</p>
2492
2463
  */
2493
2464
  Detail?: Array<AllocationSummaryByItem>;
2494
2465
  /**
@@ -2632,88 +2603,79 @@ export interface ModifyBudgetResponse {
2632
2603
  */
2633
2604
  export interface DescribeGatherResourceRequest {
2634
2605
  /**
2635
- * 数量,最大值为1000
2606
+ * <p>数量,最大值为1000</p>
2636
2607
  */
2637
2608
  Limit: number;
2638
2609
  /**
2639
- * 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
2610
+ * <p>分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推</p>
2640
2611
  */
2641
2612
  Offset: number;
2642
2613
  /**
2643
- * 账单月份,格式为2024-02,不传默认当前月
2614
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
2644
2615
  */
2645
2616
  Month?: string;
2646
2617
  /**
2647
- * 分账单元唯一标识,用作筛选
2618
+ * <p>分账单元唯一标识,用作筛选</p>
2648
2619
  */
2649
2620
  TreeNodeUniqKey?: string;
2650
2621
  /**
2651
- * 资源目录类别,枚举值如下:
2652
- all - 全部
2653
- none - 未归集
2622
+ * <p>资源目录类别,枚举值如下:<br>all - 全部<br>none - 未归集</p>
2654
2623
  */
2655
2624
  GatherType?: string;
2656
2625
  /**
2657
- * 排序字段,枚举值如下:
2658
- realCost - 折后总价
2659
- cashPayAmount - 现金金额
2660
- voucherPayAmount - 代金券金额
2661
- incentivePayAmount - 赠送金金额
2662
- transferPayAmount -分成金金额
2626
+ * <p>排序字段,枚举值如下:<br>realCost - 折后总价<br>cashPayAmount - 现金金额<br>voucherPayAmount - 代金券金额<br>incentivePayAmount - 赠送金金额<br>transferPayAmount -分成金金额</p>
2663
2627
  */
2664
2628
  Sort?: string;
2665
2629
  /**
2666
- * 排序类型,枚举值如下:
2667
- asc - 升序
2668
- desc - 降序
2630
+ * <p>排序类型,枚举值如下:<br>asc - 升序<br>desc - 降序</p>
2669
2631
  */
2670
2632
  SortType?: string;
2671
2633
  /**
2672
- * 产品编码,用作筛选
2634
+ * <p>产品编码,用作筛选</p>
2673
2635
  */
2674
2636
  BusinessCodes?: Array<string>;
2675
2637
  /**
2676
- * 子产品编码,用作筛选
2638
+ * <p>子产品编码,用作筛选</p>
2677
2639
  */
2678
2640
  ProductCodes?: Array<string>;
2679
2641
  /**
2680
- * 组件名称编码,用作筛选
2642
+ * <p>组件名称编码,用作筛选</p>
2681
2643
  */
2682
2644
  ItemCodes?: Array<string>;
2683
2645
  /**
2684
- * 地域ID,用作筛选
2646
+ * <p>地域ID,用作筛选</p>
2685
2647
  */
2686
2648
  RegionIds?: Array<number | bigint>;
2687
2649
  /**
2688
- * 实例类型编码,用作筛选
2650
+ * <p>实例类型编码,用作筛选</p>
2689
2651
  */
2690
2652
  InstanceTypes?: Array<string>;
2691
2653
  /**
2692
- * 计费模式编码,用作筛选
2654
+ * <p>计费模式编码,用作筛选</p>
2693
2655
  */
2694
2656
  PayModes?: Array<string>;
2695
2657
  /**
2696
- * 操作者UIN,用作筛选
2658
+ * <p>操作者UIN,用作筛选</p>
2697
2659
  */
2698
2660
  OperateUins?: Array<string>;
2699
2661
  /**
2700
- * 使用者UIN,用作筛选
2662
+ * <p>使用者UIN,用作筛选</p>
2701
2663
  */
2702
2664
  OwnerUins?: Array<string>;
2703
2665
  /**
2704
- * 模糊搜索:支持标签、资源id、资源别名
2666
+ * <p>模糊搜索:支持标签、资源id、资源别名</p>
2705
2667
  */
2706
2668
  SearchKey?: string;
2707
2669
  /**
2708
- * 标签,用作筛选
2670
+ * <p>标签,用作筛选</p>
2709
2671
  */
2710
2672
  Tag?: Array<string>;
2711
2673
  /**
2712
- * 项目ID,用作筛选
2674
+ * <p>项目ID,用作筛选</p>
2713
2675
  */
2714
2676
  ProjectIds?: Array<string>;
2715
2677
  /**
2716
- * 交易类型编码,用作筛选
2678
+ * <p>交易类型编码,用作筛选</p>
2717
2679
  */
2718
2680
  ActionTypes?: Array<string>;
2719
2681
  }
@@ -2878,39 +2840,39 @@ export interface SummaryDetail {
2878
2840
  */
2879
2841
  export interface DescribeAllocationUnitDetailResponse {
2880
2842
  /**
2881
- * 分账单元ID
2843
+ * <p>分账单元ID</p>
2882
2844
  */
2883
2845
  Id?: number;
2884
2846
  /**
2885
- * 分账单元所属UIN
2847
+ * <p>分账单元所属UIN</p>
2886
2848
  */
2887
2849
  Uin?: string;
2888
2850
  /**
2889
- * 分账单元名称
2851
+ * <p>分账单元名称</p>
2890
2852
  */
2891
2853
  Name?: string;
2892
2854
  /**
2893
- * 分账单元父节点ID
2855
+ * <p>分账单元父节点ID</p>
2894
2856
  */
2895
2857
  ParentId?: number;
2896
2858
  /**
2897
- * 源组织名称
2859
+ * <p>源组织名称</p>
2898
2860
  */
2899
2861
  SourceName?: string;
2900
2862
  /**
2901
- * 源组织ID
2863
+ * <p>源组织ID</p>
2902
2864
  */
2903
2865
  SourceId?: string;
2904
2866
  /**
2905
- * 备注说明
2867
+ * <p>备注说明</p>
2906
2868
  */
2907
2869
  Remark?: string;
2908
2870
  /**
2909
- * 分账单元标识
2871
+ * <p>分账单元标识</p>
2910
2872
  */
2911
2873
  TreeNodeUniqKey?: string;
2912
2874
  /**
2913
- * 若分账单元设置归集规则,返回归集规则ID,若无分账规则,则不返回
2875
+ * <p>若分账单元设置归集规则,返回归集规则ID,若无分账规则,则不返回</p>
2914
2876
  */
2915
2877
  RuleId?: number;
2916
2878
  /**
@@ -2923,16 +2885,15 @@ export interface DescribeAllocationUnitDetailResponse {
2923
2885
  */
2924
2886
  export interface DescribeAllocationSummaryByBusinessResponse {
2925
2887
  /**
2926
- * 总条数
2888
+ * <p>总条数</p>
2927
2889
  */
2928
2890
  RecordNum?: number;
2929
2891
  /**
2930
- * 分账账单概览金额汇总
2931
-
2892
+ * <p>分账账单概览金额汇总</p>
2932
2893
  */
2933
2894
  Total?: AllocationOverviewTotal;
2934
2895
  /**
2935
- * 分账账单按产品汇总明细
2896
+ * <p>分账账单按产品汇总明细</p>
2936
2897
  */
2937
2898
  Detail?: Array<AllocationSummaryByBusiness>;
2938
2899
  /**
@@ -2945,125 +2906,95 @@ export interface DescribeAllocationSummaryByBusinessResponse {
2945
2906
  */
2946
2907
  export interface DescribeAllocationSummaryByItemRequest {
2947
2908
  /**
2948
- * 数量,最大值为1000
2949
-
2909
+ * <p>数量,最大值为1000</p>
2950
2910
  */
2951
2911
  Limit: number;
2952
2912
  /**
2953
- * 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
2913
+ * <p>分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推</p>
2954
2914
  */
2955
2915
  Offset: number;
2956
2916
  /**
2957
- * 账单月份,格式为2024-02,不传默认当前月
2958
-
2917
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
2959
2918
  */
2960
2919
  Month?: string;
2961
2920
  /**
2962
- * 统计周期,枚举值如下
2963
- month - 月
2964
- day - 日
2921
+ * <p>统计周期,枚举值如下<br>month - 月<br>day - 日</p>
2965
2922
  */
2966
2923
  PeriodType?: string;
2967
2924
  /**
2968
- * 分账单元唯一标识,用作筛选
2969
-
2925
+ * <p>分账单元唯一标识,用作筛选</p>
2970
2926
  */
2971
2927
  TreeNodeUniqKeys?: Array<string>;
2972
2928
  /**
2973
- * 排序字段,枚举值如下:
2974
- RiTimeSpan - 预留实例抵扣时长
2975
- ExtendPayAmount1 - 预留实例抵扣组件原价
2976
- RealCost - 折后总价
2977
- CashPayAmount - 现金金额
2978
- VoucherPayAmount - 代金券金额
2979
- IncentivePayAmount - 赠送金金额
2980
- TransferPayAmount -分成金金额
2981
- Cost - 组件原价
2929
+ * <p>排序字段,枚举值如下:<br>RiTimeSpan - 预留实例抵扣时长<br>ExtendPayAmount1 - 预留实例抵扣组件原价<br>RealCost - 折后总价<br>CashPayAmount - 现金金额<br>VoucherPayAmount - 代金券金额<br>IncentivePayAmount - 赠送金金额<br>TransferPayAmount -分成金金额<br>Cost - 组件原价</p>
2982
2930
  */
2983
2931
  Sort?: string;
2984
2932
  /**
2985
- * 排序类型,枚举值如下:
2986
- asc - 升序
2987
- desc - 降序
2933
+ * <p>排序类型,枚举值如下:<br>asc - 升序<br>desc - 降序</p>
2988
2934
  */
2989
2935
  SortType?: string;
2990
2936
  /**
2991
- * 日期,用作筛选
2992
-
2937
+ * <p>日期,用作筛选</p>
2993
2938
  */
2994
2939
  BillDates?: Array<string>;
2995
2940
  /**
2996
- * 产品编码,用作筛选
2997
-
2941
+ * <p>产品编码,用作筛选</p>
2998
2942
  */
2999
2943
  BusinessCodes?: Array<string>;
3000
2944
  /**
3001
- * 使用者UIN,用作筛选
3002
-
2945
+ * <p>使用者UIN,用作筛选</p>
3003
2946
  */
3004
2947
  OwnerUins?: Array<string>;
3005
2948
  /**
3006
- * 操作者UIN,用作筛选
3007
-
2949
+ * <p>操作者UIN,用作筛选</p>
3008
2950
  */
3009
2951
  OperateUins?: Array<string>;
3010
2952
  /**
3011
- * 计费模式编码,用作筛选
3012
-
2953
+ * <p>计费模式编码,用作筛选</p>
3013
2954
  */
3014
2955
  PayModes?: Array<string>;
3015
2956
  /**
3016
- * 交易类型编码,用作筛选
3017
-
2957
+ * <p>交易类型编码,用作筛选</p>
3018
2958
  */
3019
2959
  ActionTypes?: Array<string>;
3020
2960
  /**
3021
- * 子产品编码,用作筛选
3022
-
2961
+ * <p>子产品编码,用作筛选</p>
3023
2962
  */
3024
2963
  ProductCodes?: Array<string>;
3025
2964
  /**
3026
- * 地域ID,用作筛选
3027
-
2965
+ * <p>地域ID,用作筛选</p>
3028
2966
  */
3029
2967
  RegionIds?: Array<string>;
3030
2968
  /**
3031
- * 可用区ID,用作筛选
3032
-
2969
+ * <p>可用区ID,用作筛选</p>
3033
2970
  */
3034
2971
  ZoneIds?: Array<string>;
3035
2972
  /**
3036
- * 实例类型编码,用作筛选
3037
-
2973
+ * <p>实例类型编码,用作筛选</p>
3038
2974
  */
3039
2975
  InstanceTypes?: Array<string>;
3040
2976
  /**
3041
- * 标签,用作筛选
3042
-
2977
+ * <p>标签,用作筛选</p>
3043
2978
  */
3044
2979
  Tag?: Array<string>;
3045
2980
  /**
3046
- * 组件类型编码,用作筛选
2981
+ * <p>组件类型编码,用作筛选</p>
3047
2982
  */
3048
2983
  ComponentCodes?: Array<string>;
3049
2984
  /**
3050
- * 组件名称编码,用作筛选
2985
+ * <p>组件名称编码,用作筛选</p>
3051
2986
  */
3052
2987
  ItemCodes?: Array<string>;
3053
2988
  /**
3054
- * 模糊搜索:支持标签、资源id、资源别名
2989
+ * <p>模糊搜索:支持标签、资源id、资源别名</p>
3055
2990
  */
3056
2991
  SearchKey?: string;
3057
2992
  /**
3058
- * 项目ID,用作筛选
3059
-
2993
+ * <p>项目ID,用作筛选</p>
3060
2994
  */
3061
2995
  ProjectIds?: Array<number | bigint>;
3062
2996
  /**
3063
- * 费用归集类型,枚举值如下:
3064
- 0 - 分摊
3065
- 1 - 归集
3066
- -1 - 未分配
2997
+ * <p>费用归集类型,枚举值如下:<br>0 - 分摊<br>1 - 归集<br>-1 - 未分配</p>
3067
2998
  */
3068
2999
  AllocationType?: Array<number | bigint>;
3069
3000
  }
@@ -3190,11 +3121,11 @@ export interface RenewInstance {
3190
3121
  */
3191
3122
  export interface DescribeAllocationRuleSummaryResponse {
3192
3123
  /**
3193
- * 公摊规则表达式
3124
+ * <p>公摊规则表达式</p>
3194
3125
  */
3195
3126
  RuleList?: Array<AllocationRuleOverview>;
3196
3127
  /**
3197
- * 规则总数
3128
+ * <p>规则总数</p>
3198
3129
  */
3199
3130
  Total?: number;
3200
3131
  /**
@@ -3237,15 +3168,15 @@ export interface DescribeBillSummaryByProjectRequest {
3237
3168
  */
3238
3169
  export interface CreateGatherRuleRequest {
3239
3170
  /**
3240
- * 规则所属分账单元ID
3171
+ * <p>规则所属分账单元ID</p>
3241
3172
  */
3242
3173
  Id: number;
3243
3174
  /**
3244
- * 归集规则详情
3175
+ * <p>归集规则详情</p>
3245
3176
  */
3246
3177
  RuleList: GatherRuleSummary;
3247
3178
  /**
3248
- * 月份,不传默认当前月
3179
+ * <p>月份,不传默认当前月</p>
3249
3180
  */
3250
3181
  Month?: string;
3251
3182
  }
@@ -3480,55 +3411,35 @@ export interface DescribeBillDownloadUrlRequest {
3480
3411
  */
3481
3412
  export interface DescribeAllocationOverviewRequest {
3482
3413
  /**
3483
- * 数量,最大值为1000
3414
+ * <p>数量,最大值为1000</p>
3484
3415
  */
3485
3416
  Limit: number;
3486
3417
  /**
3487
- * 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
3418
+ * <p>分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推</p>
3488
3419
  */
3489
3420
  Offset: number;
3490
3421
  /**
3491
- * 账单月份,格式为2024-02,不传默认当前月
3422
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
3492
3423
  */
3493
3424
  Month?: string;
3494
3425
  /**
3495
- * 统计周期,枚举值如下
3496
- month - 月
3497
- day - 日
3426
+ * <p>统计周期,枚举值如下<br>month - 月<br>day - 日</p>
3498
3427
  */
3499
3428
  PeriodType?: string;
3500
3429
  /**
3501
- * 分账单元唯一标识,用作筛选
3430
+ * <p>分账单元唯一标识,用作筛选</p>
3502
3431
  */
3503
3432
  TreeNodeUniqKeys?: Array<string>;
3504
3433
  /**
3505
- * 排序字段,枚举值如下:
3506
- GatherCashPayAmount - 归集费用(现金)
3507
- GatherVoucherPayAmount- 归集费用(优惠券)
3508
- GatherIncentivePayAmount - 归集费用(赠送金)
3509
- GatherTransferPayAmount - 归集费用(分成金)
3510
- AllocateCashPayAmount - 分摊费用(现金)
3511
- AllocateVoucherPayAmount - 分摊费用(优惠券)
3512
- AllocateIncentivePayAmount - 分摊费用(赠送金)
3513
- AllocateTransferPayAmount - 分摊费用(分成金)
3514
- TotalCashPayAmount - 合计费用(现金)
3515
- TotalVoucherPayAmount - 合计费用(优惠券)
3516
- TotalIncentivePayAmount - 合计费用(赠送金)
3517
- TotalTransferPayAmount - 合计费用(分成金)
3518
- GatherRealCost - 归集费用(折后总额)
3519
- AllocateRealCost - 分摊费用(折后总额)
3520
- RealTotalCost - 合计费用(折后总额)
3521
- Ratio - 占比(折后总额)
3434
+ * <p>排序字段,枚举值如下:<br>GatherCashPayAmount - 归集费用(现金)<br>GatherVoucherPayAmount- 归集费用(优惠券)<br>GatherIncentivePayAmount - 归集费用(赠送金)<br>GatherTransferPayAmount - 归集费用(分成金)<br>AllocateCashPayAmount - 分摊费用(现金)<br>AllocateVoucherPayAmount - 分摊费用(优惠券)<br>AllocateIncentivePayAmount - 分摊费用(赠送金)<br>AllocateTransferPayAmount - 分摊费用(分成金)<br>TotalCashPayAmount - 合计费用(现金)<br>TotalVoucherPayAmount - 合计费用(优惠券)<br>TotalIncentivePayAmount - 合计费用(赠送金)<br>TotalTransferPayAmount - 合计费用(分成金)<br>GatherRealCost - 归集费用(折后总额)<br>AllocateRealCost - 分摊费用(折后总额)<br>RealTotalCost - 合计费用(折后总额)<br>Ratio - 占比(折后总额)</p>
3522
3435
  */
3523
3436
  Sort?: string;
3524
3437
  /**
3525
- * 排序类型,枚举值如下:
3526
- asc - 升序
3527
- desc - 降序
3438
+ * <p>排序类型,枚举值如下:<br>asc - 升序<br>desc - 降序</p>
3528
3439
  */
3529
3440
  SortType?: string;
3530
3441
  /**
3531
- * 日期,用作筛选
3442
+ * <p>日期,用作筛选</p>
3532
3443
  */
3533
3444
  BillDates?: Array<string>;
3534
3445
  }
@@ -3537,68 +3448,43 @@ export interface DescribeAllocationOverviewRequest {
3537
3448
  */
3538
3449
  export interface DescribeAllocationSummaryByBusinessRequest {
3539
3450
  /**
3540
- * 数量,最大值为1000
3451
+ * <p>数量,最大值为1000</p>
3541
3452
  */
3542
3453
  Limit: number;
3543
3454
  /**
3544
- * 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
3455
+ * <p>分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推</p>
3545
3456
  */
3546
3457
  Offset: number;
3547
3458
  /**
3548
- * 账单月份,格式为2024-02,不传默认当前月
3549
-
3459
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
3550
3460
  */
3551
3461
  Month?: string;
3552
3462
  /**
3553
- * 统计周期,枚举值如下
3554
- month - 月
3555
- day - 日
3463
+ * <p>统计周期,枚举值如下<br>month - 月<br>day - 日</p>
3556
3464
  */
3557
3465
  PeriodType?: string;
3558
3466
  /**
3559
- * 分账单元唯一标识,用作筛选
3560
-
3467
+ * <p>分账单元唯一标识,用作筛选</p>
3561
3468
  */
3562
3469
  TreeNodeUniqKeys?: Array<string>;
3563
3470
  /**
3564
- * 排序类型,枚举值如下:
3565
- asc - 升序
3566
- desc - 降序
3471
+ * <p>排序类型,枚举值如下:<br>asc - 升序<br>desc - 降序</p>
3567
3472
  */
3568
3473
  SortType?: string;
3569
3474
  /**
3570
- * 排序字段,枚举值如下:
3571
- GatherCashPayAmount - 归集费用(现金)
3572
- GatherVoucherPayAmount- 归集费用(优惠券)
3573
- GatherIncentivePayAmount - 归集费用(赠送金)
3574
- GatherTransferPayAmount - 归集费用(分成金)
3575
- AllocateCashPayAmount - 分摊费用(现金)
3576
- AllocateVoucherPayAmount - 分摊费用(优惠券)
3577
- AllocateIncentivePayAmount - 分摊费用(赠送金)
3578
- AllocateTransferPayAmount - 分摊费用(分成金)
3579
- TotalCashPayAmount - 合计费用(现金)
3580
- TotalVoucherPayAmount - 合计费用(优惠券)
3581
- TotalIncentivePayAmount - 合计费用(赠送金)
3582
- TotalTransferPayAmount - 合计费用(分成金)
3583
- GatherRealCost - 归集费用(折后总额)
3584
- AllocateRealCost - 分摊费用(折后总额)
3585
- RealTotalCost - 合计费用(折后总额)
3586
- BusinessCode - 产品代码
3587
- Ratio - 占比(折后总额)
3588
- Trend - 环比(折后总额)
3475
+ * <p>排序字段,枚举值如下:<br>GatherCashPayAmount - 归集费用(现金)<br>GatherVoucherPayAmount- 归集费用(优惠券)<br>GatherIncentivePayAmount - 归集费用(赠送金)<br>GatherTransferPayAmount - 归集费用(分成金)<br>AllocateCashPayAmount - 分摊费用(现金)<br>AllocateVoucherPayAmount - 分摊费用(优惠券)<br>AllocateIncentivePayAmount - 分摊费用(赠送金)<br>AllocateTransferPayAmount - 分摊费用(分成金)<br>TotalCashPayAmount - 合计费用(现金)<br>TotalVoucherPayAmount - 合计费用(优惠券)<br>TotalIncentivePayAmount - 合计费用(赠送金)<br>TotalTransferPayAmount - 合计费用(分成金)<br>GatherRealCost - 归集费用(折后总额)<br>AllocateRealCost - 分摊费用(折后总额)<br>RealTotalCost - 合计费用(折后总额)<br>BusinessCode - 产品代码<br>Ratio - 占比(折后总额)<br>Trend - 环比(折后总额)</p>
3589
3476
  */
3590
3477
  Sort?: string;
3591
3478
  /**
3592
- * 日期,用作筛选,PeriodType=day时可传
3593
-
3479
+ * <p>日期,用作筛选,PeriodType=day时可传</p>
3594
3480
  */
3595
3481
  BillDates?: Array<string>;
3596
3482
  /**
3597
- * 产品编码,用作筛选
3483
+ * <p>产品编码,用作筛选</p>
3598
3484
  */
3599
3485
  BusinessCodes?: Array<string>;
3600
3486
  /**
3601
- * 模糊搜索条件
3487
+ * <p>模糊搜索条件</p>
3602
3488
  * @deprecated
3603
3489
  */
3604
3490
  SearchKey?: string;
@@ -3655,75 +3541,75 @@ export interface DeleteGatherRuleResponse {
3655
3541
  */
3656
3542
  export interface DescribeAllocationBillConditionsRequest {
3657
3543
  /**
3658
- * 账单月份,格式为2024-02,不传默认当前月
3544
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
3659
3545
  */
3660
3546
  Month?: string;
3661
3547
  /**
3662
- * 分账单元唯一标识,用作筛选
3548
+ * <p>分账单元唯一标识,用作筛选</p>
3663
3549
  */
3664
3550
  TreeNodeUniqKeys?: Array<string>;
3665
3551
  /**
3666
- * 日期
3552
+ * <p>日期</p>
3667
3553
  */
3668
3554
  BillDates?: Array<string>;
3669
3555
  /**
3670
- * 产品编码
3556
+ * <p>产品编码</p>
3671
3557
  */
3672
3558
  BusinessCodes?: Array<string>;
3673
3559
  /**
3674
- * 使用者UIN
3560
+ * <p>使用者UIN</p>
3675
3561
  */
3676
3562
  OwnerUins?: Array<string>;
3677
3563
  /**
3678
- * 操作者UIN
3564
+ * <p>操作者UIN</p>
3679
3565
  */
3680
3566
  OperateUins?: Array<string>;
3681
3567
  /**
3682
- * 计费模式编码
3568
+ * <p>计费模式编码</p>
3683
3569
  */
3684
3570
  PayModes?: Array<string>;
3685
3571
  /**
3686
- * 交易类型编码
3572
+ * <p>交易类型编码</p>
3687
3573
  */
3688
3574
  ActionTypes?: Array<string>;
3689
3575
  /**
3690
- * 子产品编码
3576
+ * <p>子产品编码</p>
3691
3577
  */
3692
3578
  ProductCodes?: Array<string>;
3693
3579
  /**
3694
- * 地域ID
3580
+ * <p>地域ID</p>
3695
3581
  */
3696
3582
  RegionIds?: Array<string>;
3697
3583
  /**
3698
- * 可用区ID
3584
+ * <p>可用区ID</p>
3699
3585
  */
3700
3586
  ZoneIds?: Array<string>;
3701
3587
  /**
3702
- * 实例类型编码
3588
+ * <p>实例类型编码</p>
3703
3589
  */
3704
3590
  InstanceTypes?: Array<string>;
3705
3591
  /**
3706
- * 标签
3592
+ * <p>标签</p>
3707
3593
  */
3708
3594
  Tag?: Array<string>;
3709
3595
  /**
3710
- * 组件类型编码
3596
+ * <p>组件类型编码</p>
3711
3597
  */
3712
3598
  ComponentCodes?: Array<string>;
3713
3599
  /**
3714
- * 组件名称编码
3600
+ * <p>组件名称编码</p>
3715
3601
  */
3716
3602
  ItemCodes?: Array<string>;
3717
3603
  /**
3718
- * 模糊搜索条件
3604
+ * <p>模糊搜索条件</p>
3719
3605
  */
3720
3606
  SearchKey?: string;
3721
3607
  /**
3722
- * 项目id
3608
+ * <p>项目id</p>
3723
3609
  */
3724
3610
  ProjectIds?: Array<number | bigint>;
3725
3611
  /**
3726
- * 费用归集类型
3612
+ * <p>费用归集类型</p><p>枚举值:</p><ul><li>0: 分摊</li><li>1: 归集</li><li>-1: 未分配</li></ul>
3727
3613
  */
3728
3614
  AllocationType?: Array<number | bigint>;
3729
3615
  }
@@ -3933,11 +3819,11 @@ export interface AllocationSummaryByResource {
3933
3819
  */
3934
3820
  export interface DescribeAllocationRuleDetailRequest {
3935
3821
  /**
3936
- * 所查询公摊规则ID
3822
+ * <p>所查询公摊规则ID</p>
3937
3823
  */
3938
3824
  RuleId: number;
3939
3825
  /**
3940
- * 月份,不传默认当前月
3826
+ * <p>月份,不传默认当前月</p>
3941
3827
  */
3942
3828
  Month?: string;
3943
3829
  }
@@ -4081,27 +3967,27 @@ export interface DescribeCostSummaryByProjectRequest {
4081
3967
  */
4082
3968
  export interface ModifyAllocationUnitRequest {
4083
3969
  /**
4084
- * 所修改分账单元ID
3970
+ * <p>所修改分账单元ID</p>
4085
3971
  */
4086
3972
  Id: number;
4087
3973
  /**
4088
- * 修改后分账单元名称
3974
+ * <p>修改后分账单元名称</p>
4089
3975
  */
4090
3976
  Name?: string;
4091
3977
  /**
4092
- * 修改后分账单元源组织名称
3978
+ * <p>修改后分账单元源组织名称</p>
4093
3979
  */
4094
3980
  SourceName?: string;
4095
3981
  /**
4096
- * 修改后分账单元源组织ID
3982
+ * <p>修改后分账单元源组织ID</p>
4097
3983
  */
4098
3984
  SourceId?: string;
4099
3985
  /**
4100
- * 分账单元备注说明
3986
+ * <p>分账单元备注说明</p>
4101
3987
  */
4102
3988
  Remark?: string;
4103
3989
  /**
4104
- * 月份,不传默认当前月
3990
+ * <p>月份,不传默认当前月</p>
4105
3991
  */
4106
3992
  Month?: string;
4107
3993
  }
@@ -4658,67 +4544,67 @@ export interface BusinessSummaryTotal {
4658
4544
  */
4659
4545
  export interface DescribeAllocationBillConditionsResponse {
4660
4546
  /**
4661
- * 产品筛选列表
4547
+ * <p>产品筛选列表</p>
4662
4548
  */
4663
4549
  Business?: Array<BillBusiness>;
4664
4550
  /**
4665
- * 子产品筛选列表
4551
+ * <p>子产品筛选列表</p>
4666
4552
  */
4667
4553
  Product?: Array<BillProduct>;
4668
4554
  /**
4669
- * 组件名称筛选列表
4555
+ * <p>组件名称筛选列表</p>
4670
4556
  */
4671
4557
  Item?: Array<BillItem>;
4672
4558
  /**
4673
- * 地域筛选列表
4559
+ * <p>地域筛选列表</p>
4674
4560
  */
4675
4561
  Region?: Array<BillRegion>;
4676
4562
  /**
4677
- * 实例类型筛选列表
4563
+ * <p>实例类型筛选列表</p>
4678
4564
  */
4679
4565
  InstanceType?: Array<BillInstanceType>;
4680
4566
  /**
4681
- * 计费模式筛选列表
4567
+ * <p>计费模式筛选列表</p>
4682
4568
  */
4683
4569
  PayMode?: Array<BillPayMode>;
4684
4570
  /**
4685
- * 项目筛选列表
4571
+ * <p>项目筛选列表</p>
4686
4572
  */
4687
4573
  Project?: Array<BillProject>;
4688
4574
  /**
4689
- * 标签筛选列表
4575
+ * <p>标签筛选列表</p>
4690
4576
  */
4691
4577
  Tag?: Array<BillTag>;
4692
4578
  /**
4693
- * 使用者 UIN 筛选列表
4579
+ * <p>使用者 UIN 筛选列表</p>
4694
4580
  */
4695
4581
  OwnerUin?: Array<BillOwnerUin>;
4696
4582
  /**
4697
- * 操作者 UIN 筛选列表
4583
+ * <p>操作者 UIN 筛选列表</p>
4698
4584
  */
4699
4585
  OperateUin?: Array<BillOperateUin>;
4700
4586
  /**
4701
- * 日期筛选列表
4587
+ * <p>日期筛选列表</p>
4702
4588
  */
4703
4589
  BillDay?: Array<BillDays>;
4704
4590
  /**
4705
- * 交易类型筛选列表
4591
+ * <p>交易类型筛选列表</p>
4706
4592
  */
4707
4593
  ActionType?: Array<BillActionType>;
4708
4594
  /**
4709
- * 组件类型筛选列表
4595
+ * <p>组件类型筛选列表</p>
4710
4596
  */
4711
4597
  Component?: Array<BillComponent>;
4712
4598
  /**
4713
- * 可用区筛选列表
4599
+ * <p>可用区筛选列表</p>
4714
4600
  */
4715
4601
  Zone?: Array<BillZoneId>;
4716
4602
  /**
4717
- * 分账单元筛选列表
4603
+ * <p>分账单元筛选列表</p>
4718
4604
  */
4719
4605
  AllocationTreeNode?: Array<AllocationTreeNode>;
4720
4606
  /**
4721
- * 分账标签键
4607
+ * <p>分账标签键</p>
4722
4608
  */
4723
4609
  TagKey?: Array<string>;
4724
4610
  /**
@@ -4814,7 +4700,7 @@ export interface AnalyseHeaderDetail {
4814
4700
  */
4815
4701
  export interface DescribeAllocationMonthOverviewRequest {
4816
4702
  /**
4817
- * 账单月份,格式为2024-02,不传默认当前月
4703
+ * <p>账单月份,格式为2024-02,不传默认当前月</p>
4818
4704
  */
4819
4705
  Month?: string;
4820
4706
  }
@@ -4928,11 +4814,11 @@ export interface AllocationOverviewDetail {
4928
4814
  */
4929
4815
  export interface AnalysePayModeDetail {
4930
4816
  /**
4931
- * 计费模式code
4817
+ * <p>计费模式code</p><p>枚举值:</p><ul><li>prePay: 包年包月</li><li>postPay: 按量计费</li></ul>
4932
4818
  */
4933
4819
  PayMode?: string;
4934
4820
  /**
4935
- * 计费模式Name
4821
+ * <p>计费模式Name</p>
4936
4822
  */
4937
4823
  PayModeName?: string;
4938
4824
  }
@@ -5019,79 +4905,79 @@ export interface AnalyseOwnerUinDetail {
5019
4905
  */
5020
4906
  export interface Conditions {
5021
4907
  /**
5022
- * 只支持612两个值
4908
+ * <p>只支持6个月和12个月两个值</p>
5023
4909
  */
5024
4910
  TimeRange?: number;
5025
4911
  /**
5026
- * 产品名称代码
4912
+ * <p>产品名称代码</p>
5027
4913
  */
5028
4914
  BusinessCode?: string;
5029
4915
  /**
5030
- * 项目ID
4916
+ * <p>项目ID</p>
5031
4917
  */
5032
4918
  ProjectId?: number;
5033
4919
  /**
5034
- * 地域ID
4920
+ * <p>地域ID</p>
5035
4921
  */
5036
4922
  RegionId?: number;
5037
4923
  /**
5038
- * 付费模式,可选prePay和postPay
4924
+ * <p>付费模式,可选prePay和postPay</p>
5039
4925
  */
5040
4926
  PayMode?: string;
5041
4927
  /**
5042
- * 资源关键字
4928
+ * <p>资源关键字</p>
5043
4929
  */
5044
4930
  ResourceKeyword?: string;
5045
4931
  /**
5046
- * 产品名称代码
4932
+ * <p>产品名称代码</p>
5047
4933
  */
5048
4934
  BusinessCodes?: Array<string>;
5049
4935
  /**
5050
- * 子产品名称代码
4936
+ * <p>子产品名称代码</p>
5051
4937
  */
5052
4938
  ProductCodes?: Array<string>;
5053
4939
  /**
5054
- * 地域ID
4940
+ * <p>地域ID</p>
5055
4941
  */
5056
4942
  RegionIds?: Array<number | bigint>;
5057
4943
  /**
5058
- * 项目ID
4944
+ * <p>项目ID</p>
5059
4945
  */
5060
4946
  ProjectIds?: Array<number | bigint>;
5061
4947
  /**
5062
- * 付费模式,可选prePay和postPay
4948
+ * <p>付费模式,可选prePay和postPay</p>
5063
4949
  */
5064
4950
  PayModes?: Array<string>;
5065
4951
  /**
5066
- * 交易类型
4952
+ * <p>交易类型</p>
5067
4953
  */
5068
4954
  ActionTypes?: Array<string>;
5069
4955
  /**
5070
- * 是否隐藏0元流水
4956
+ * <p>是否隐藏0元流水</p>
5071
4957
  */
5072
4958
  HideFreeCost?: number;
5073
4959
  /**
5074
- * 排序规则,可选desc和asc
4960
+ * <p>排序规则,可选desc和asc</p>
5075
4961
  */
5076
4962
  OrderByCost?: string;
5077
4963
  /**
5078
- * 交易ID
4964
+ * <p>交易ID</p>
5079
4965
  */
5080
4966
  BillIds?: Array<string>;
5081
4967
  /**
5082
- * 组件编码
4968
+ * <p>组件编码</p>
5083
4969
  */
5084
4970
  ComponentCodes?: Array<string>;
5085
4971
  /**
5086
- * 文件ID
4972
+ * <p>文件ID</p>
5087
4973
  */
5088
4974
  FileIds?: Array<string>;
5089
4975
  /**
5090
- * 文件类型
4976
+ * <p>文件类型</p>
5091
4977
  */
5092
4978
  FileTypes?: Array<string>;
5093
4979
  /**
5094
- * 状态
4980
+ * <p>状态</p>
5095
4981
  */
5096
4982
  Status?: Array<number | bigint>;
5097
4983
  }
@@ -5672,11 +5558,11 @@ export interface VoucherInfos {
5672
5558
  */
5673
5559
  export interface DescribeAllocationUnitDetailRequest {
5674
5560
  /**
5675
- * 所查询分账单元Id
5561
+ * <p>所查询分账单元Id</p>
5676
5562
  */
5677
5563
  Id: number;
5678
5564
  /**
5679
- * 月份,不传默认当前月
5565
+ * <p>月份,不传默认当前月</p>
5680
5566
  */
5681
5567
  Month?: string;
5682
5568
  }
@@ -6635,7 +6521,7 @@ export interface DescribeBillResourceSummaryForOrganizationResponse {
6635
6521
  */
6636
6522
  export interface DescribeAllocationTreeRequest {
6637
6523
  /**
6638
- * 月份,不传默认当前月
6524
+ * <p>月份,不传默认当前月</p>
6639
6525
  */
6640
6526
  Month?: string;
6641
6527
  }
@@ -6802,30 +6688,27 @@ export interface BudgetRemindRecords {
6802
6688
  */
6803
6689
  export interface DescribeAllocationRuleDetailResponse {
6804
6690
  /**
6805
- * 公摊规则ID
6691
+ * <p>公摊规则ID</p>
6806
6692
  */
6807
6693
  Id?: number;
6808
6694
  /**
6809
- * 公摊规则所属UIN
6695
+ * <p>公摊规则所属UIN</p>
6810
6696
  */
6811
6697
  Uin?: string;
6812
6698
  /**
6813
- * 公摊规则名称
6699
+ * <p>公摊规则名称</p>
6814
6700
  */
6815
6701
  Name?: string;
6816
6702
  /**
6817
- * 公摊策略类型,枚举值如下:
6818
- 1 - 自定义分摊占比
6819
- 2 - 等比分摊
6820
- 3 - 按占比分摊
6703
+ * <p>公摊策略类型,枚举值如下:<br>1 - 自定义分摊占比<br>2 - 等比分摊<br>3 - 按占比分摊</p>
6821
6704
  */
6822
6705
  Type?: number;
6823
6706
  /**
6824
- * 公摊规则表达式
6707
+ * <p>公摊规则表达式</p>
6825
6708
  */
6826
6709
  RuleDetail?: AllocationRuleExpression;
6827
6710
  /**
6828
- * 公摊比例表达式,Type为1和2时返回
6711
+ * <p>公摊比例表达式,Type为1和2时返回</p>
6829
6712
  */
6830
6713
  RatioDetail?: Array<AllocationRationExpression>;
6831
6714
  /**
@@ -7149,27 +7032,23 @@ export interface DescribeBillSummaryByProductResponse {
7149
7032
  */
7150
7033
  export interface DescribeAllocationRuleSummaryRequest {
7151
7034
  /**
7152
- * 每次获取数据量,最大值1000
7035
+ * <p>每次获取数据量,最大值1000</p>
7153
7036
  */
7154
7037
  Limit: number;
7155
7038
  /**
7156
- * 分页偏移量
7039
+ * <p>分页偏移量</p>
7157
7040
  */
7158
7041
  Offset: number;
7159
7042
  /**
7160
- * 月份,不传默认当前月
7043
+ * <p>月份,不传默认当前月</p>
7161
7044
  */
7162
7045
  Month?: string;
7163
7046
  /**
7164
- * 公摊策略类型,用于筛选。
7165
- 枚举值如下:
7166
- 1 - 自定义分摊占比
7167
- 2 - 等比分摊
7168
- 3 - 按占比分摊
7047
+ * <p>公摊策略类型,用于筛选。<br>枚举值如下:<br>1 - 自定义分摊占比<br>2 - 等比分摊<br>3 - 按占比分摊</p>
7169
7048
  */
7170
7049
  Type?: number;
7171
7050
  /**
7172
- * 公摊规则名称或分账单元名称,用于模糊筛选。
7051
+ * <p>公摊规则名称或分账单元名称,用于模糊筛选。</p>
7173
7052
  */
7174
7053
  Name?: string;
7175
7054
  }
@@ -7627,11 +7506,11 @@ export interface AllocationRulesSummary {
7627
7506
  */
7628
7507
  export interface DeleteGatherRuleRequest {
7629
7508
  /**
7630
- * 所删除归集规则ID
7509
+ * <p>所删除归集规则ID</p>
7631
7510
  */
7632
7511
  RuleId: number;
7633
7512
  /**
7634
- * 月份,不传默认当前月
7513
+ * <p>月份,不传默认当前月</p>
7635
7514
  */
7636
7515
  Month?: string;
7637
7516
  }
@@ -7716,15 +7595,15 @@ export interface BudgetOperationLogEntity {
7716
7595
  */
7717
7596
  export interface DescribeAllocationBillDetailResponse {
7718
7597
  /**
7719
- * 总条数
7598
+ * <p>总条数</p>
7720
7599
  */
7721
7600
  RecordNum?: number;
7722
7601
  /**
7723
- * 分账账单概览金额汇总
7602
+ * <p>分账账单概览金额汇总</p>
7724
7603
  */
7725
7604
  Total?: AllocationOverviewTotal;
7726
7605
  /**
7727
- * 分账账单明细
7606
+ * <p>分账账单明细</p>
7728
7607
  */
7729
7608
  Detail?: Array<AllocationDetail>;
7730
7609
  /**
@@ -7782,7 +7661,7 @@ export interface BusinessSummaryOverviewItem {
7782
7661
  */
7783
7662
  export interface CreateGatherRuleResponse {
7784
7663
  /**
7785
- * 归集规则ID
7664
+ * <p>归集规则ID</p>
7786
7665
  */
7787
7666
  Id?: number;
7788
7667
  /**
@@ -7808,47 +7687,47 @@ export interface BillTag {
7808
7687
  */
7809
7688
  export interface DescribeAllocateConditionsResponse {
7810
7689
  /**
7811
- * 产品筛选列表
7690
+ * <p>产品筛选列表</p>
7812
7691
  */
7813
7692
  Business?: Array<BillBusinessLink>;
7814
7693
  /**
7815
- * 子产品筛选列表
7694
+ * <p>子产品筛选列表</p>
7816
7695
  */
7817
7696
  Product?: Array<BillProduct>;
7818
7697
  /**
7819
- * 组件名称筛选列表
7698
+ * <p>组件名称筛选列表</p>
7820
7699
  */
7821
7700
  Item?: Array<BillItem>;
7822
7701
  /**
7823
- * 地域筛选列表
7702
+ * <p>地域筛选列表</p>
7824
7703
  */
7825
7704
  Region?: Array<BillRegion>;
7826
7705
  /**
7827
- * 实例类型筛选列表
7706
+ * <p>实例类型筛选列表</p>
7828
7707
  */
7829
7708
  InstanceType?: Array<BillInstanceType>;
7830
7709
  /**
7831
- * 计费模式筛选列表
7710
+ * <p>计费模式筛选列表</p>
7832
7711
  */
7833
7712
  PayMode?: Array<BillPayMode>;
7834
7713
  /**
7835
- * 项目筛选列表
7714
+ * <p>项目筛选列表</p>
7836
7715
  */
7837
7716
  Project?: Array<BillProject>;
7838
7717
  /**
7839
- * 标签筛选列表
7718
+ * <p>标签筛选列表</p>
7840
7719
  */
7841
7720
  Tag?: Array<BillTag>;
7842
7721
  /**
7843
- * 使用者 UIN 筛选列表
7722
+ * <p>使用者 UIN 筛选列表</p>
7844
7723
  */
7845
7724
  OwnerUin?: Array<BillOwnerUin>;
7846
7725
  /**
7847
- * 操作者 UIN 筛选列表
7726
+ * <p>操作者 UIN 筛选列表</p>
7848
7727
  */
7849
7728
  OperateUin?: Array<BillOperateUin>;
7850
7729
  /**
7851
- * 交易类型筛选列表
7730
+ * <p>交易类型筛选列表</p>
7852
7731
  */
7853
7732
  ActionType?: Array<BillActionType>;
7854
7733
  /**
@@ -8363,18 +8242,15 @@ export interface DescribeDealsByCondRequest {
8363
8242
  */
8364
8243
  export interface DescribeAllocationSummaryByResourceResponse {
8365
8244
  /**
8366
- * 总条数
8367
-
8245
+ * <p>总条数</p>
8368
8246
  */
8369
8247
  RecordNum?: number;
8370
8248
  /**
8371
- * 分账账单概览金额汇总
8372
-
8249
+ * <p>分账账单概览金额汇总</p>
8373
8250
  */
8374
8251
  Total?: AllocationOverviewTotal;
8375
8252
  /**
8376
- * 分账账单按资源汇总明细
8377
-
8253
+ * <p>分账账单按资源汇总明细</p>
8378
8254
  */
8379
8255
  Detail?: Array<AllocationSummaryByResource>;
8380
8256
  /**
@@ -8387,11 +8263,11 @@ export interface DescribeAllocationSummaryByResourceResponse {
8387
8263
  */
8388
8264
  export interface CreateAllocationUnitResponse {
8389
8265
  /**
8390
- * 新增分账单元ID
8266
+ * <p>新增分账单元ID</p>
8391
8267
  */
8392
8268
  Id?: number;
8393
8269
  /**
8394
- * 分账单元唯一标识
8270
+ * <p>分账单元唯一标识</p>
8395
8271
  */
8396
8272
  TreeNodeUniqKey?: string;
8397
8273
  /**
@@ -8430,11 +8306,11 @@ export interface BillItem {
8430
8306
  */
8431
8307
  export interface DeleteAllocationUnitRequest {
8432
8308
  /**
8433
- * 所删除分账单元ID
8309
+ * <p>所删除分账单元ID</p>
8434
8310
  */
8435
8311
  Id: number;
8436
8312
  /**
8437
- * 月份,不传默认当前月
8313
+ * <p>月份,不传默认当前月</p>
8438
8314
  */
8439
8315
  Month?: string;
8440
8316
  }
@@ -8698,15 +8574,15 @@ export interface BillPayMode {
8698
8574
  */
8699
8575
  export interface DescribeAllocationTrendByMonthResponse {
8700
8576
  /**
8701
- * 当月费用信息
8577
+ * <p>当月费用信息</p>
8702
8578
  */
8703
8579
  Current?: AllocationBillTrendDetail;
8704
8580
  /**
8705
- * 之前月份费用信息
8581
+ * <p>之前月份费用信息</p>
8706
8582
  */
8707
8583
  Previous?: Array<AllocationBillTrendDetail>;
8708
8584
  /**
8709
- * 费用统计信息
8585
+ * <p>费用统计信息</p>
8710
8586
  */
8711
8587
  Stat?: AllocationStat;
8712
8588
  /**
@@ -8936,19 +8812,19 @@ export interface AnalyseHeaderTimeDetail {
8936
8812
  */
8937
8813
  export interface DescribeGatherRuleDetailResponse {
8938
8814
  /**
8939
- * 归集规则ID
8815
+ * <p>归集规则ID</p>
8940
8816
  */
8941
8817
  Id?: number;
8942
8818
  /**
8943
- * 归集规则所属UIN
8819
+ * <p>归集规则所属UIN</p>
8944
8820
  */
8945
8821
  Uin?: string;
8946
8822
  /**
8947
- * 归集规则最后更新时间
8823
+ * <p>归集规则最后更新时间</p>
8948
8824
  */
8949
8825
  UpdateTime?: string;
8950
8826
  /**
8951
- * 归集规则详情
8827
+ * <p>归集规则详情</p>
8952
8828
  */
8953
8829
  RuleDetail?: AllocationRuleExpression;
8954
8830
  /**