tencentcloud-sdk-nodejs-billing 4.1.144 → 4.1.158
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.
- package/es/services/billing/v20180709/billing_client.js +5 -2
- package/package.json +1 -1
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +8 -4
- package/tencentcloud/services/billing/v20180709/billing_client.js +9 -3
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +108 -24
|
@@ -87,6 +87,9 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
87
87
|
async ModifyGatherRule(req, cb) {
|
|
88
88
|
return this.request("ModifyGatherRule", req, cb);
|
|
89
89
|
}
|
|
90
|
+
async ModifyAllocationUnit(req, cb) {
|
|
91
|
+
return this.request("ModifyAllocationUnit", req, cb);
|
|
92
|
+
}
|
|
90
93
|
async DescribeAllocationTrendByMonth(req, cb) {
|
|
91
94
|
return this.request("DescribeAllocationTrendByMonth", req, cb);
|
|
92
95
|
}
|
|
@@ -156,8 +159,8 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
156
159
|
async DescribeBudget(req, cb) {
|
|
157
160
|
return this.request("DescribeBudget", req, cb);
|
|
158
161
|
}
|
|
159
|
-
async
|
|
160
|
-
return this.request("
|
|
162
|
+
async DescribeCostSummaryByTag(req, cb) {
|
|
163
|
+
return this.request("DescribeCostSummaryByTag", req, cb);
|
|
161
164
|
}
|
|
162
165
|
async DescribeAllocationSummaryByBusiness(req, cb) {
|
|
163
166
|
return this.request("DescribeAllocationSummaryByBusiness", req, cb);
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { CreateAllocationUnitRequest, DescribeBillAdjustInfoResponse, DescribeCostSummaryByProductRequest, DescribeBudgetResponse, DescribeCostExplorerSummaryResponse, ModifyGatherRuleRequest, ModifyAllocationRuleRequest, DeleteAllocationRuleRequest, CreateAllocationRuleResponse, DescribeBudgetRequest, DescribeCostExplorerSummaryRequest, DescribeCostSummaryByProductResponse, DescribeAllocationTreeResponse, DescribeBillDetailForOrganizationResponse, DescribeCostSummaryByResourceResponse, DescribeBillSummaryByRegionRequest, CreateBudgetRequest, DescribeBillListResponse, DescribeAllocateConditionsRequest, CreateAllocationRuleRequest, DeleteBudgetResponse, DescribeBillSummaryRequest, DescribeBillResourceSummaryResponse, DescribeGatherRuleDetailRequest, DescribeAllocationOverviewResponse, DescribeDosageCosDetailByDateRequest, DeleteAllocationTagRequest, DescribeBillSummaryByProductRequest, DescribeDosageDetailListResponse, DescribeAllocationBillDetailRequest, DescribeBillListRequest, DescribeAllocationTrendByMonthRequest, DescribeVoucherUsageDetailsResponse, DescribeAccountBalanceResponse, DescribeGatherResourceResponse, DescribeAllocationSummaryByResourceRequest, DescribeCostDetailResponse, DescribeAllocationMonthOverviewResponse, DescribeAllocationSummaryByItemResponse, DescribeDosageDetailByDateRequest, ModifyBudgetResponse, DescribeGatherResourceRequest, DescribeCostSummaryByProjectResponse, DescribeBillSummaryByTagResponse, ModifyAllocationRuleResponse, DescribeAllocationUnitDetailResponse, DescribeAllocationSummaryByBusinessResponse, DescribeAllocationSummaryByItemRequest, DescribeBillSummaryByTagRequest, DescribeAllocationRuleSummaryResponse, DescribeBillSummaryByProjectRequest, CreateGatherRuleRequest, DescribeBillResourceSummaryForOrganizationRequest, DescribeBudgetRemindRecordListRequest, DescribeCostSummaryByRegionRequest, DescribeBillDownloadUrlRequest, DescribeAllocationOverviewRequest, DescribeAllocationSummaryByBusinessRequest, CreateBudgetResponse, DescribeBillSummaryByPayModeRequest, DeleteGatherRuleResponse, DescribeAllocationBillConditionsRequest, DescribeAllocationRuleDetailRequest, PayDealsResponse, DescribeCostSummaryByProjectRequest, DescribeBillDetailResponse, DescribeDealsByCondResponse, DescribeBillSummaryByProjectResponse, DescribeBillAdjustInfoRequest, DeleteAllocationRuleResponse, PayDealsRequest, DescribeAllocationBillConditionsResponse, DescribeAllocationMonthOverviewRequest, DescribeBillSummaryResponse, DescribeBudgetOperationLogResponse, DescribeAllocationUnitDetailRequest, DescribeBillSummaryForOrganizationRequest, ModifyBudgetRequest, DescribeBillDetailForOrganizationRequest, DescribeVoucherUsageDetailsRequest, DescribeBillResourceSummaryRequest, DescribeCostSummaryByRegionResponse, DescribeCostDetailRequest, DescribeBillSummaryForOrganizationResponse, DescribeTagListRequest, DescribeBillResourceSummaryForOrganizationResponse, DescribeAllocationTreeRequest, DescribeCostSummaryByResourceRequest, CreateAllocationTagRequest, DescribeAllocationRuleDetailResponse, DescribeBillSummaryByPayModeResponse, DeleteAllocationTagResponse, DescribeBudgetOperationLogRequest, DescribeBillSummaryByProductResponse, DescribeAllocationRuleSummaryRequest, CreateAllocationTagResponse, ModifyAllocationUnitRequest, DescribeBillDownloadUrlResponse, ModifyGatherRuleResponse, DescribeAccountBalanceRequest, DescribeBillDetailRequest,
|
|
2
|
+
import { CreateAllocationUnitRequest, DescribeBillAdjustInfoResponse, DescribeCostSummaryByProductRequest, DescribeBudgetResponse, DescribeCostExplorerSummaryResponse, ModifyGatherRuleRequest, ModifyAllocationRuleRequest, DeleteAllocationRuleRequest, CreateAllocationRuleResponse, DescribeBudgetRequest, DescribeCostExplorerSummaryRequest, DescribeCostSummaryByProductResponse, DescribeAllocationTreeResponse, DescribeBillDetailForOrganizationResponse, DescribeCostSummaryByResourceResponse, DescribeBillSummaryByRegionRequest, CreateBudgetRequest, DescribeBillListResponse, DescribeAllocateConditionsRequest, CreateAllocationRuleRequest, DeleteBudgetResponse, DescribeBillSummaryRequest, DescribeBillResourceSummaryResponse, DescribeGatherRuleDetailRequest, DescribeAllocationOverviewResponse, DescribeDosageCosDetailByDateRequest, DeleteAllocationTagRequest, DescribeCostSummaryByTagRequest, DescribeBillSummaryByProductRequest, DescribeDosageDetailListResponse, DescribeAllocationBillDetailRequest, DescribeBillListRequest, DescribeAllocationTrendByMonthRequest, DescribeVoucherUsageDetailsResponse, DescribeAccountBalanceResponse, DescribeGatherResourceResponse, DescribeAllocationSummaryByResourceRequest, DescribeCostDetailResponse, DescribeAllocationMonthOverviewResponse, DescribeAllocationSummaryByItemResponse, DescribeDosageDetailByDateRequest, ModifyBudgetResponse, DescribeGatherResourceRequest, DescribeCostSummaryByProjectResponse, DescribeBillSummaryByTagResponse, ModifyAllocationRuleResponse, DescribeAllocationUnitDetailResponse, DescribeAllocationSummaryByBusinessResponse, DescribeAllocationSummaryByItemRequest, DescribeBillSummaryByTagRequest, DescribeAllocationRuleSummaryResponse, DescribeBillSummaryByProjectRequest, CreateGatherRuleRequest, DescribeBillResourceSummaryForOrganizationRequest, DescribeDosageDetailByDateResponse, DescribeBudgetRemindRecordListRequest, DescribeCostSummaryByRegionRequest, DescribeBillDownloadUrlRequest, DescribeAllocationOverviewRequest, DescribeAllocationSummaryByBusinessRequest, CreateBudgetResponse, DescribeBillSummaryByPayModeRequest, DeleteGatherRuleResponse, DescribeAllocationBillConditionsRequest, DescribeAllocationRuleDetailRequest, PayDealsResponse, DescribeCostSummaryByProjectRequest, DescribeBillDetailResponse, DescribeDealsByCondResponse, DescribeBillSummaryByProjectResponse, DescribeBillAdjustInfoRequest, DeleteAllocationRuleResponse, PayDealsRequest, DescribeAllocationBillConditionsResponse, DescribeAllocationMonthOverviewRequest, DescribeBillSummaryResponse, DescribeBudgetOperationLogResponse, DescribeAllocationUnitDetailRequest, DescribeBillSummaryForOrganizationRequest, ModifyBudgetRequest, DescribeBillDetailForOrganizationRequest, DescribeVoucherUsageDetailsRequest, DescribeBillResourceSummaryRequest, DescribeCostSummaryByRegionResponse, DescribeCostDetailRequest, DescribeBillSummaryForOrganizationResponse, DescribeTagListRequest, DescribeBillResourceSummaryForOrganizationResponse, DescribeAllocationTreeRequest, DescribeCostSummaryByResourceRequest, CreateAllocationTagRequest, DescribeAllocationRuleDetailResponse, DescribeBillSummaryByPayModeResponse, DeleteAllocationTagResponse, DescribeBudgetOperationLogRequest, DescribeBillSummaryByProductResponse, DescribeAllocationRuleSummaryRequest, CreateAllocationTagResponse, ModifyAllocationUnitRequest, DescribeBillDownloadUrlResponse, ModifyGatherRuleResponse, DescribeAccountBalanceRequest, DescribeBillDetailRequest, DescribeCostSummaryByTagResponse, DescribeSavingPlanResourceInfoRequest, DescribeVoucherInfoResponse, DeleteGatherRuleRequest, DescribeAllocationBillDetailResponse, CreateGatherRuleResponse, DescribeAllocateConditionsResponse, DescribeVoucherInfoRequest, DescribeDosageDetailListRequest, DescribeBudgetRemindRecordListResponse, DescribeBillSummaryByRegionResponse, DeleteBudgetRequest, DescribeSavingPlanResourceInfoResponse, DescribeDealsByCondRequest, DescribeAllocationSummaryByResourceResponse, CreateAllocationUnitResponse, DescribeDosageCosDetailByDateResponse, DeleteAllocationUnitRequest, DeleteAllocationUnitResponse, DescribeTagListResponse, DescribeAllocationTrendByMonthResponse, ModifyAllocationUnitResponse, DescribeGatherRuleDetailResponse } from "./billing_models";
|
|
3
3
|
/**
|
|
4
4
|
* billing client
|
|
5
5
|
* @class
|
|
@@ -122,6 +122,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
122
122
|
* 编辑归集规则
|
|
123
123
|
*/
|
|
124
124
|
ModifyGatherRule(req: ModifyGatherRuleRequest, cb?: (error: string, rep: ModifyGatherRuleResponse) => void): Promise<ModifyGatherRuleResponse>;
|
|
125
|
+
/**
|
|
126
|
+
* 修改分账单元信息
|
|
127
|
+
*/
|
|
128
|
+
ModifyAllocationUnit(req: ModifyAllocationUnitRequest, cb?: (error: string, rep: ModifyAllocationUnitResponse) => void): Promise<ModifyAllocationUnitResponse>;
|
|
125
129
|
/**
|
|
126
130
|
* 查询分账账单费用趋势
|
|
127
131
|
*/
|
|
@@ -149,7 +153,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
149
153
|
/**
|
|
150
154
|
* 获取云账户余额信息。
|
|
151
155
|
*/
|
|
152
|
-
DescribeAccountBalance(req
|
|
156
|
+
DescribeAccountBalance(req: DescribeAccountBalanceRequest, cb?: (error: string, rep: DescribeAccountBalanceResponse) => void): Promise<DescribeAccountBalanceResponse>;
|
|
153
157
|
/**
|
|
154
158
|
* 查询归集规则详情
|
|
155
159
|
*/
|
|
@@ -215,9 +219,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
215
219
|
*/
|
|
216
220
|
DescribeBudget(req: DescribeBudgetRequest, cb?: (error: string, rep: DescribeBudgetResponse) => void): Promise<DescribeBudgetResponse>;
|
|
217
221
|
/**
|
|
218
|
-
*
|
|
222
|
+
* 获取按标签汇总消耗详情
|
|
219
223
|
*/
|
|
220
|
-
|
|
224
|
+
DescribeCostSummaryByTag(req: DescribeCostSummaryByTagRequest, cb?: (error: string, rep: DescribeCostSummaryByTagResponse) => void): Promise<DescribeCostSummaryByTagResponse>;
|
|
221
225
|
/**
|
|
222
226
|
* 查询分账账单按产品汇总
|
|
223
227
|
*/
|
|
@@ -200,6 +200,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
200
200
|
async ModifyGatherRule(req, cb) {
|
|
201
201
|
return this.request("ModifyGatherRule", req, cb);
|
|
202
202
|
}
|
|
203
|
+
/**
|
|
204
|
+
* 修改分账单元信息
|
|
205
|
+
*/
|
|
206
|
+
async ModifyAllocationUnit(req, cb) {
|
|
207
|
+
return this.request("ModifyAllocationUnit", req, cb);
|
|
208
|
+
}
|
|
203
209
|
/**
|
|
204
210
|
* 查询分账账单费用趋势
|
|
205
211
|
*/
|
|
@@ -339,10 +345,10 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
339
345
|
return this.request("DescribeBudget", req, cb);
|
|
340
346
|
}
|
|
341
347
|
/**
|
|
342
|
-
*
|
|
348
|
+
* 获取按标签汇总消耗详情
|
|
343
349
|
*/
|
|
344
|
-
async
|
|
345
|
-
return this.request("
|
|
350
|
+
async DescribeCostSummaryByTag(req, cb) {
|
|
351
|
+
return this.request("DescribeCostSummaryByTag", req, cb);
|
|
346
352
|
}
|
|
347
353
|
/**
|
|
348
354
|
* 查询分账账单按产品汇总
|
|
@@ -61,6 +61,21 @@ export interface DescribeCostSummaryByProductRequest {
|
|
|
61
61
|
*/
|
|
62
62
|
NeedRecordNum?: number;
|
|
63
63
|
}
|
|
64
|
+
/**
|
|
65
|
+
* 字段排序
|
|
66
|
+
*/
|
|
67
|
+
export interface OrderDto {
|
|
68
|
+
/**
|
|
69
|
+
* 字段
|
|
70
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
71
|
+
*/
|
|
72
|
+
Column: string;
|
|
73
|
+
/**
|
|
74
|
+
* 是否升序
|
|
75
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
76
|
+
*/
|
|
77
|
+
Asc: boolean;
|
|
78
|
+
}
|
|
64
79
|
/**
|
|
65
80
|
* DescribeBudget返回参数结构体
|
|
66
81
|
*/
|
|
@@ -1617,19 +1632,21 @@ export interface DeleteAllocationTagRequest {
|
|
|
1617
1632
|
TagKey: Array<string>;
|
|
1618
1633
|
}
|
|
1619
1634
|
/**
|
|
1620
|
-
*
|
|
1635
|
+
* DescribeCostSummaryByTag请求参数结构体
|
|
1621
1636
|
*/
|
|
1622
|
-
export interface
|
|
1637
|
+
export interface DescribeCostSummaryByTagRequest {
|
|
1623
1638
|
/**
|
|
1624
|
-
*
|
|
1625
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1639
|
+
* 目前必须和EndTime相同月份,不支持跨月查询,且查询结果是整月数据,例如 BeginTime为2025-12,EndTime 为 2025-12,查询结果是 2025 年 12 月数据。
|
|
1626
1640
|
*/
|
|
1627
|
-
|
|
1641
|
+
BeginTime: string;
|
|
1628
1642
|
/**
|
|
1629
|
-
*
|
|
1630
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1643
|
+
* 目前必须和BeginTime为相同月份,不支持跨月查询,且查询结果是整月数据,例如 BeginTime为2025-12,EndTime 为 2025-12,查询结果是 2025 年 12 月数据。
|
|
1631
1644
|
*/
|
|
1632
|
-
|
|
1645
|
+
EndTime: string;
|
|
1646
|
+
/**
|
|
1647
|
+
* 分账标签键,用户自定义
|
|
1648
|
+
*/
|
|
1649
|
+
TagKey: string;
|
|
1633
1650
|
}
|
|
1634
1651
|
/**
|
|
1635
1652
|
* DescribeBillSummaryByProduct请求参数结构体
|
|
@@ -2244,6 +2261,14 @@ export interface DescribeAccountBalanceResponse {
|
|
|
2244
2261
|
* 真实可用信用额度,单位 分
|
|
2245
2262
|
*/
|
|
2246
2263
|
RealCreditBalance?: number;
|
|
2264
|
+
/**
|
|
2265
|
+
* 临时额度,单位 分
|
|
2266
|
+
*/
|
|
2267
|
+
TempCredit?: number;
|
|
2268
|
+
/**
|
|
2269
|
+
* 临时额度详情
|
|
2270
|
+
*/
|
|
2271
|
+
TempAmountInfoList?: Array<UinTempAmountModel>;
|
|
2247
2272
|
/**
|
|
2248
2273
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2249
2274
|
*/
|
|
@@ -3216,6 +3241,31 @@ export interface DescribeBillResourceSummaryForOrganizationRequest {
|
|
|
3216
3241
|
*/
|
|
3217
3242
|
TagValue?: string;
|
|
3218
3243
|
}
|
|
3244
|
+
/**
|
|
3245
|
+
* DescribeDosageDetailByDate返回参数结构体
|
|
3246
|
+
*/
|
|
3247
|
+
export interface DescribeDosageDetailByDateResponse {
|
|
3248
|
+
/**
|
|
3249
|
+
* 计量单位
|
|
3250
|
+
*/
|
|
3251
|
+
Unit?: string;
|
|
3252
|
+
/**
|
|
3253
|
+
* 用量数组
|
|
3254
|
+
*/
|
|
3255
|
+
DetailSets?: Array<DetailSet>;
|
|
3256
|
+
/**
|
|
3257
|
+
* 错误码
|
|
3258
|
+
*/
|
|
3259
|
+
RetCode?: number;
|
|
3260
|
+
/**
|
|
3261
|
+
* 错误信息
|
|
3262
|
+
*/
|
|
3263
|
+
RetMsg?: string;
|
|
3264
|
+
/**
|
|
3265
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3266
|
+
*/
|
|
3267
|
+
RequestId?: string;
|
|
3268
|
+
}
|
|
3219
3269
|
/**
|
|
3220
3270
|
* DescribeBudgetRemindRecordList请求参数结构体
|
|
3221
3271
|
*/
|
|
@@ -4225,6 +4275,10 @@ export interface Deal {
|
|
|
4225
4275
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4226
4276
|
*/
|
|
4227
4277
|
ResourceId?: Array<string>;
|
|
4278
|
+
/**
|
|
4279
|
+
* 订单对应的可用区Id
|
|
4280
|
+
*/
|
|
4281
|
+
ZoneCode?: string;
|
|
4228
4282
|
}
|
|
4229
4283
|
/**
|
|
4230
4284
|
* DescribeDealsByCond返回参数结构体
|
|
@@ -6078,11 +6132,11 @@ export interface DescribeCostDetailRequest {
|
|
|
6078
6132
|
*/
|
|
6079
6133
|
Offset: number;
|
|
6080
6134
|
/**
|
|
6081
|
-
*
|
|
6135
|
+
* 周期开始时间,查询粒度为天级别,需传入时分秒参数,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为同一月份,暂不支持跨月拉取。可拉取的数据是开通消耗账单后,且距今 18 个月内的数据。
|
|
6082
6136
|
*/
|
|
6083
6137
|
BeginTime?: string;
|
|
6084
6138
|
/**
|
|
6085
|
-
*
|
|
6139
|
+
* 周期结束时间,查询粒度为天级别,需传入时分秒参数,格式为yyyy-mm-dd hh:ii:ss,Month和BeginTime&EndTime必传一个,如果有该字段则Month字段无效。BeginTime和EndTime必须一起传,且为同一月份,暂不支持跨月拉取。可拉取的数据是开通消耗账单后,且距今 18 个月内的数据。
|
|
6086
6140
|
*/
|
|
6087
6141
|
EndTime?: string;
|
|
6088
6142
|
/**
|
|
@@ -6091,7 +6145,7 @@ export interface DescribeCostDetailRequest {
|
|
|
6091
6145
|
*/
|
|
6092
6146
|
NeedRecordNum?: number;
|
|
6093
6147
|
/**
|
|
6094
|
-
* 月份,格式为yyyy-mm,Month和BeginTime&EndTime必传一个,如果有传BeginTime&EndTime则Month
|
|
6148
|
+
* 月份,格式为yyyy-mm,Month和BeginTime&EndTime必传一个,如果有传BeginTime&EndTime则Month字段无效。不能早于开通消耗账单的月份,最多可拉取18个月内的数据。
|
|
6095
6149
|
*/
|
|
6096
6150
|
Month?: string;
|
|
6097
6151
|
/**
|
|
@@ -6681,6 +6735,10 @@ export interface CostDetail {
|
|
|
6681
6735
|
* 子产品名称代码
|
|
6682
6736
|
*/
|
|
6683
6737
|
ProductCode?: string;
|
|
6738
|
+
/**
|
|
6739
|
+
* 标签信息
|
|
6740
|
+
*/
|
|
6741
|
+
Tags?: Array<BillTagInfo>;
|
|
6684
6742
|
}
|
|
6685
6743
|
/**
|
|
6686
6744
|
* DescribeBudgetOperationLog请求参数结构体
|
|
@@ -6751,6 +6809,27 @@ export interface DescribeAllocationRuleSummaryRequest {
|
|
|
6751
6809
|
*/
|
|
6752
6810
|
Name?: string;
|
|
6753
6811
|
}
|
|
6812
|
+
/**
|
|
6813
|
+
* 临时额度详情
|
|
6814
|
+
*/
|
|
6815
|
+
export interface UinTempAmountModel {
|
|
6816
|
+
/**
|
|
6817
|
+
* 用户uin
|
|
6818
|
+
*/
|
|
6819
|
+
Uin?: string;
|
|
6820
|
+
/**
|
|
6821
|
+
* 临时额度
|
|
6822
|
+
*/
|
|
6823
|
+
TempAmount?: number;
|
|
6824
|
+
/**
|
|
6825
|
+
* 开始时间
|
|
6826
|
+
*/
|
|
6827
|
+
StartTime?: string;
|
|
6828
|
+
/**
|
|
6829
|
+
* 结束时间
|
|
6830
|
+
*/
|
|
6831
|
+
EndTime?: string;
|
|
6832
|
+
}
|
|
6754
6833
|
/**
|
|
6755
6834
|
* CreateAllocationTag返回参数结构体
|
|
6756
6835
|
*/
|
|
@@ -6984,7 +7063,12 @@ export interface ModifyGatherRuleResponse {
|
|
|
6984
7063
|
/**
|
|
6985
7064
|
* DescribeAccountBalance请求参数结构体
|
|
6986
7065
|
*/
|
|
6987
|
-
export
|
|
7066
|
+
export interface DescribeAccountBalanceRequest {
|
|
7067
|
+
/**
|
|
7068
|
+
* 是否查询临时额度
|
|
7069
|
+
*/
|
|
7070
|
+
TempCredit?: boolean;
|
|
7071
|
+
}
|
|
6988
7072
|
/**
|
|
6989
7073
|
* DescribeBillDetail请求参数结构体
|
|
6990
7074
|
*/
|
|
@@ -7083,25 +7167,21 @@ export interface DescribeBillDetailRequest {
|
|
|
7083
7167
|
PayerUin?: string;
|
|
7084
7168
|
}
|
|
7085
7169
|
/**
|
|
7086
|
-
*
|
|
7170
|
+
* DescribeCostSummaryByTag返回参数结构体
|
|
7087
7171
|
*/
|
|
7088
|
-
export interface
|
|
7089
|
-
/**
|
|
7090
|
-
* 计量单位
|
|
7091
|
-
*/
|
|
7092
|
-
Unit?: string;
|
|
7172
|
+
export interface DescribeCostSummaryByTagResponse {
|
|
7093
7173
|
/**
|
|
7094
|
-
*
|
|
7174
|
+
* 数据是否准备好,0准备中,1已就绪。
|
|
7095
7175
|
*/
|
|
7096
|
-
|
|
7176
|
+
Ready?: number;
|
|
7097
7177
|
/**
|
|
7098
|
-
*
|
|
7178
|
+
* 各标签值消耗分布详情
|
|
7099
7179
|
*/
|
|
7100
|
-
|
|
7180
|
+
SummaryOverview?: Array<TagSummaryOverviewItem>;
|
|
7101
7181
|
/**
|
|
7102
|
-
*
|
|
7182
|
+
* 总计
|
|
7103
7183
|
*/
|
|
7104
|
-
|
|
7184
|
+
SummaryTotal?: SummaryTotal;
|
|
7105
7185
|
/**
|
|
7106
7186
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7107
7187
|
*/
|
|
@@ -7913,6 +7993,10 @@ export interface DescribeDealsByCondRequest {
|
|
|
7913
7993
|
* 资源id
|
|
7914
7994
|
*/
|
|
7915
7995
|
ResourceId?: string;
|
|
7996
|
+
/**
|
|
7997
|
+
* 订单状态
|
|
7998
|
+
*/
|
|
7999
|
+
StatusSet?: Array<number | bigint>;
|
|
7916
8000
|
}
|
|
7917
8001
|
/**
|
|
7918
8002
|
* DescribeAllocationSummaryByResource返回参数结构体
|