tencentcloud-sdk-nodejs-intl-en 3.0.675 → 3.0.677
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/package.json +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/intlpartnersmgt/v20220928/intlpartnersmgt_client.js +55 -12
- package/tencentcloud/intlpartnersmgt/v20220928/models.js +643 -136
- package/tencentcloud/monitor/v20180724/models.js +37 -0
- package/tencentcloud/monitor/v20180724/monitor_client.js +3 -1
- package/tencentcloud/redis/v20180412/models.js +386 -117
- package/tencentcloud/redis/v20180412/redis_client.js +516 -490
- package/tencentcloud/tag/v20180813/models.js +218 -67
- package/tencentcloud/tag/v20180813/tag_client.js +18 -4
package/package.json
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const sdkVersion = "3.0.
|
|
1
|
+
const sdkVersion = "3.0.677";
|
|
2
2
|
module.exports = sdkVersion
|
|
@@ -20,36 +20,46 @@ const QueryPartnerCreditResponse = models.QueryPartnerCreditResponse;
|
|
|
20
20
|
const QueryVoucherListByUinRequest = models.QueryVoucherListByUinRequest;
|
|
21
21
|
const QueryVoucherAmountByUinResponse = models.QueryVoucherAmountByUinResponse;
|
|
22
22
|
const QueryVoucherAmountByUinItem = models.QueryVoucherAmountByUinItem;
|
|
23
|
-
const
|
|
23
|
+
const QueryCreditAllocationHistoryData = models.QueryCreditAllocationHistoryData;
|
|
24
|
+
const DescribeBillSummaryByPayModeResponse = models.DescribeBillSummaryByPayModeResponse;
|
|
24
25
|
const QueryVoucherListByUinItem = models.QueryVoucherListByUinItem;
|
|
26
|
+
const DescribeBillSummaryByProductResponse = models.DescribeBillSummaryByProductResponse;
|
|
25
27
|
const QueryPartnerCreditRequest = models.QueryPartnerCreditRequest;
|
|
26
28
|
const AllocateCustomerCreditRequest = models.AllocateCustomerCreditRequest;
|
|
29
|
+
const DescribeBillSummaryByRegionResponse = models.DescribeBillSummaryByRegionResponse;
|
|
27
30
|
const DescribeCustomerBillSummaryResponse = models.DescribeCustomerBillSummaryResponse;
|
|
28
31
|
const QueryCustomersCreditRequest = models.QueryCustomersCreditRequest;
|
|
29
32
|
const QueryCreditByUinListRequest = models.QueryCreditByUinListRequest;
|
|
30
33
|
const CreateAccountResponse = models.CreateAccountResponse;
|
|
31
|
-
const
|
|
34
|
+
const QueryCreditAllocationHistoryRequest = models.QueryCreditAllocationHistoryRequest;
|
|
35
|
+
const RegionSummaryOverviewItem = models.RegionSummaryOverviewItem;
|
|
32
36
|
const QueryCreditByUinListResponse = models.QueryCreditByUinListResponse;
|
|
37
|
+
const BusinessSummaryOverviewItem = models.BusinessSummaryOverviewItem;
|
|
38
|
+
const DescribeBillSummaryByRegionRequest = models.DescribeBillSummaryByRegionRequest;
|
|
33
39
|
const QueryVoucherPoolResponse = models.QueryVoucherPoolResponse;
|
|
34
40
|
const DescribeCustomerBillDetailRequest = models.DescribeCustomerBillDetailRequest;
|
|
35
41
|
const DescribeCustomerBillDetailResponse = models.DescribeCustomerBillDetailResponse;
|
|
36
42
|
const QueryCreditAllocationHistoryResponse = models.QueryCreditAllocationHistoryResponse;
|
|
37
43
|
const CreateAccountRequest = models.CreateAccountRequest;
|
|
44
|
+
const DescribeBillSummaryByPayModeRequest = models.DescribeBillSummaryByPayModeRequest;
|
|
45
|
+
const ActionSummaryOverviewItem = models.ActionSummaryOverviewItem;
|
|
38
46
|
const GetCountryCodesResponse = models.GetCountryCodesResponse;
|
|
39
47
|
const QueryDirectCustomersCreditRequest = models.QueryDirectCustomersCreditRequest;
|
|
40
48
|
const AllocateCustomerCreditResponse = models.AllocateCustomerCreditResponse;
|
|
41
49
|
const QueryVoucherListByUinVoucherItem = models.QueryVoucherListByUinVoucherItem;
|
|
42
50
|
const QueryVoucherAmountByUinRequest = models.QueryVoucherAmountByUinRequest;
|
|
43
|
-
const
|
|
44
|
-
const
|
|
51
|
+
const QueryDirectCustomersCreditData = models.QueryDirectCustomersCreditData;
|
|
52
|
+
const GetCountryCodesRequest = models.GetCountryCodesRequest;
|
|
45
53
|
const CountryCodeItem = models.CountryCodeItem;
|
|
46
54
|
const BillDetailData = models.BillDetailData;
|
|
55
|
+
const DescribeBillSummaryByProductRequest = models.DescribeBillSummaryByProductRequest;
|
|
47
56
|
const QueryDirectCustomersCreditResponse = models.QueryDirectCustomersCreditResponse;
|
|
48
57
|
const QueryVoucherListByUinResponse = models.QueryVoucherListByUinResponse;
|
|
49
58
|
const QueryVoucherPoolRequest = models.QueryVoucherPoolRequest;
|
|
50
|
-
const DescribeCustomerBillSummaryRequest = models.DescribeCustomerBillSummaryRequest;
|
|
51
|
-
const QueryCustomersCreditData = models.QueryCustomersCreditData;
|
|
52
59
|
const QueryCustomersCreditResponse = models.QueryCustomersCreditResponse;
|
|
60
|
+
const PayModeSummaryOverviewItem = models.PayModeSummaryOverviewItem;
|
|
61
|
+
const QueryCustomersCreditData = models.QueryCustomersCreditData;
|
|
62
|
+
const DescribeCustomerBillSummaryRequest = models.DescribeCustomerBillSummaryRequest;
|
|
53
63
|
|
|
54
64
|
|
|
55
65
|
/**
|
|
@@ -147,6 +157,17 @@ Notes:<br>
|
|
|
147
157
|
this.request("AllocateCustomerCredit", req, resp, cb);
|
|
148
158
|
}
|
|
149
159
|
|
|
160
|
+
/**
|
|
161
|
+
* This API is used to obtain the total amount of customer bills by payment mode.
|
|
162
|
+
* @param {DescribeBillSummaryByPayModeRequest} req
|
|
163
|
+
* @param {function(string, DescribeBillSummaryByPayModeResponse):void} cb
|
|
164
|
+
* @public
|
|
165
|
+
*/
|
|
166
|
+
DescribeBillSummaryByPayMode(req, cb) {
|
|
167
|
+
let resp = new DescribeBillSummaryByPayModeResponse();
|
|
168
|
+
this.request("DescribeBillSummaryByPayMode", req, resp, cb);
|
|
169
|
+
}
|
|
170
|
+
|
|
150
171
|
/**
|
|
151
172
|
* This API is used to obtain country/region codes.
|
|
152
173
|
* @param {GetCountryCodesRequest} req
|
|
@@ -158,6 +179,17 @@ Notes:<br>
|
|
|
158
179
|
this.request("GetCountryCodes", req, resp, cb);
|
|
159
180
|
}
|
|
160
181
|
|
|
182
|
+
/**
|
|
183
|
+
* This API is used for a partner to the credits and basic information of cutomers.
|
|
184
|
+
* @param {QueryCustomersCreditRequest} req
|
|
185
|
+
* @param {function(string, QueryCustomersCreditResponse):void} cb
|
|
186
|
+
* @public
|
|
187
|
+
*/
|
|
188
|
+
QueryCustomersCredit(req, cb) {
|
|
189
|
+
let resp = new QueryCustomersCreditResponse();
|
|
190
|
+
this.request("QueryCustomersCredit", req, resp, cb);
|
|
191
|
+
}
|
|
192
|
+
|
|
161
193
|
/**
|
|
162
194
|
* This API is used to query all the credit allocation records of a single customer.
|
|
163
195
|
* @param {QueryCreditAllocationHistoryRequest} req
|
|
@@ -169,6 +201,17 @@ Notes:<br>
|
|
|
169
201
|
this.request("QueryCreditAllocationHistory", req, resp, cb);
|
|
170
202
|
}
|
|
171
203
|
|
|
204
|
+
/**
|
|
205
|
+
* This API is used to obtain the total amount of customer bills by region.
|
|
206
|
+
* @param {DescribeBillSummaryByRegionRequest} req
|
|
207
|
+
* @param {function(string, DescribeBillSummaryByRegionResponse):void} cb
|
|
208
|
+
* @public
|
|
209
|
+
*/
|
|
210
|
+
DescribeBillSummaryByRegion(req, cb) {
|
|
211
|
+
let resp = new DescribeBillSummaryByRegionResponse();
|
|
212
|
+
this.request("DescribeBillSummaryByRegion", req, resp, cb);
|
|
213
|
+
}
|
|
214
|
+
|
|
172
215
|
/**
|
|
173
216
|
* This API is used to query the customer bill details.
|
|
174
217
|
* @param {DescribeCustomerBillDetailRequest} req
|
|
@@ -192,14 +235,14 @@ Notes:<br>
|
|
|
192
235
|
}
|
|
193
236
|
|
|
194
237
|
/**
|
|
195
|
-
* This API is used
|
|
196
|
-
* @param {
|
|
197
|
-
* @param {function(string,
|
|
238
|
+
* This API is used to obtain the total amount of customer bills by product.
|
|
239
|
+
* @param {DescribeBillSummaryByProductRequest} req
|
|
240
|
+
* @param {function(string, DescribeBillSummaryByProductResponse):void} cb
|
|
198
241
|
* @public
|
|
199
242
|
*/
|
|
200
|
-
|
|
201
|
-
let resp = new
|
|
202
|
-
this.request("
|
|
243
|
+
DescribeBillSummaryByProduct(req, cb) {
|
|
244
|
+
let resp = new DescribeBillSummaryByProductResponse();
|
|
245
|
+
this.request("DescribeBillSummaryByProduct", req, resp, cb);
|
|
203
246
|
}
|
|
204
247
|
|
|
205
248
|
/**
|