tencentcloud-sdk-nodejs 4.0.644 → 4.0.646
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/CHANGELOG.md +674 -0
- package/SERVICE_CHANGELOG.md +829 -225
- package/package.json +1 -1
- package/products.md +36 -36
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_client.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_models.ts +10 -8
- package/src/services/as/v20180419/as_client.ts +1 -0
- package/src/services/as/v20180419/as_models.ts +41 -18
- package/src/services/batch/v20170312/batch_models.ts +3 -3
- package/src/services/cam/v20190116/cam_models.ts +11 -6
- package/src/services/cdb/v20170320/cdb_client.ts +0 -14
- package/src/services/cdb/v20170320/cdb_models.ts +1 -29
- package/src/services/cdwch/v20200915/cdwch_models.ts +66 -41
- package/src/services/cloudstudio/v20230508/cloudstudio_client.ts +1 -1
- package/src/services/cloudstudio/v20230508/cloudstudio_models.ts +1 -1
- package/src/services/cls/v20201016/cls_client.ts +31 -18
- package/src/services/cls/v20201016/cls_models.ts +97 -11
- package/src/services/cvm/v20170312/cvm_models.ts +6 -6
- package/src/services/dlc/v20210125/dlc_models.ts +39 -34
- package/src/services/ess/v20201111/ess_models.ts +4 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/goosefs/v20220519/goosefs_models.ts +19 -0
- package/src/services/iai/v20200303/iai_models.ts +32 -32
- package/src/services/keewidb/v20220308/keewidb_models.ts +9 -5
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +4 -0
- package/src/services/live/v20180801/live_models.ts +1 -1
- package/src/services/monitor/v20180724/monitor_client.ts +2 -23
- package/src/services/monitor/v20180724/monitor_models.ts +28 -74
- package/src/services/mps/v20190612/mps_models.ts +3 -1
- package/src/services/ocr/v20181119/ocr_client.ts +2 -2
- package/src/services/ocr/v20181119/ocr_models.ts +19 -2
- package/src/services/omics/v20221128/omics_models.ts +4 -0
- package/src/services/scf/v20180416/scf_client.ts +6 -2
- package/src/services/scf/v20180416/scf_models.ts +114 -16
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tbaas/v20180416/tbaas_client.ts +103 -220
- package/src/services/tbaas/v20180416/tbaas_models.ts +117 -615
- package/src/services/tcb/v20180608/tcb_models.ts +5 -5
- package/src/services/trtc/v20190722/trtc_client.ts +96 -22
- package/src/services/tse/v20201207/tse_client.ts +14 -0
- package/src/services/tse/v20201207/tse_models.ts +57 -0
- package/src/services/vod/v20180717/vod_models.ts +17 -17
- package/src/services/vpc/v20170312/vpc_client.ts +2 -3
- package/src/services/vpc/v20170312/vpc_models.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +1616 -385
- package/src/services/wedata/v20210820/wedata_models.ts +16017 -7609
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +10 -8
- package/tencentcloud/services/as/v20180419/as_models.d.ts +40 -18
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +3 -3
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +11 -6
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -7
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +0 -8
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -27
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +66 -41
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_client.d.ts +1 -1
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_client.js +1 -1
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +11 -7
- package/tencentcloud/services/cls/v20201016/cls_client.js +15 -9
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +94 -11
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -6
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +39 -34
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +19 -0
- package/tencentcloud/services/iai/v20200303/iai_models.d.ts +32 -32
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +9 -5
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +4 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -13
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +0 -14
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +28 -71
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +3 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +19 -2
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +4 -0
- package/tencentcloud/services/scf/v20180416/scf_client.d.ts +1 -1
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +110 -16
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +35 -83
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +51 -115
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +107 -584
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +5 -5
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +94 -20
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +94 -20
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +5 -1
- package/tencentcloud/services/tse/v20201207/tse_client.js +6 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +53 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +17 -17
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +0 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +0 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +488 -104
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +725 -149
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +15405 -7268
- package/test/cdb.v20170320.test.js +0 -10
- package/test/cls.v20201016.test.js +16 -6
- package/test/monitor.v20180724.test.js +0 -10
- package/test/tbaas.v20180416.test.js +34 -114
- package/test/tse.v20201207.test.js +10 -0
- package/test/wedata.v20210820.test.js +1287 -327
|
@@ -15,16 +15,6 @@
|
|
|
15
15
|
* under the License.
|
|
16
16
|
*/
|
|
17
17
|
|
|
18
|
-
/**
|
|
19
|
-
* 节点详情信息
|
|
20
|
-
*/
|
|
21
|
-
export interface PeerDetailForUser {
|
|
22
|
-
/**
|
|
23
|
-
* 节点名称
|
|
24
|
-
*/
|
|
25
|
-
PeerName: string
|
|
26
|
-
}
|
|
27
|
-
|
|
28
18
|
/**
|
|
29
19
|
* QueryChainMakerDemoBlockTransaction返回参数结构体
|
|
30
20
|
*/
|
|
@@ -97,24 +87,6 @@ export interface QueryChainMakerBlockTransactionRequest {
|
|
|
97
87
|
BlockHeight: number
|
|
98
88
|
}
|
|
99
89
|
|
|
100
|
-
/**
|
|
101
|
-
* GetClusterListForUser返回参数结构体
|
|
102
|
-
*/
|
|
103
|
-
export interface GetClusterListForUserResponse {
|
|
104
|
-
/**
|
|
105
|
-
* 网络总数量
|
|
106
|
-
*/
|
|
107
|
-
TotalCount?: number
|
|
108
|
-
/**
|
|
109
|
-
* 网络列表
|
|
110
|
-
*/
|
|
111
|
-
ClusterList?: Array<ClusterDetailForUser>
|
|
112
|
-
/**
|
|
113
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
114
|
-
*/
|
|
115
|
-
RequestId?: string
|
|
116
|
-
}
|
|
117
|
-
|
|
118
90
|
/**
|
|
119
91
|
* GetBlockTransactionListForUser返回参数结构体
|
|
120
92
|
*/
|
|
@@ -190,108 +162,6 @@ export interface ApplyUserCertRequest {
|
|
|
190
162
|
Notes?: string
|
|
191
163
|
}
|
|
192
164
|
|
|
193
|
-
/**
|
|
194
|
-
* SrvInvoke返回参数结构体
|
|
195
|
-
*/
|
|
196
|
-
export interface SrvInvokeResponse {
|
|
197
|
-
/**
|
|
198
|
-
* 返回码
|
|
199
|
-
*/
|
|
200
|
-
RetCode?: number
|
|
201
|
-
/**
|
|
202
|
-
* 返回消息
|
|
203
|
-
*/
|
|
204
|
-
RetMsg?: string
|
|
205
|
-
/**
|
|
206
|
-
* 返回数据
|
|
207
|
-
*/
|
|
208
|
-
Data?: string
|
|
209
|
-
/**
|
|
210
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
211
|
-
*/
|
|
212
|
-
RequestId?: string
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
/**
|
|
216
|
-
* GetChaincodeInitializeResultForUser请求参数结构体
|
|
217
|
-
*/
|
|
218
|
-
export interface GetChaincodeInitializeResultForUserRequest {
|
|
219
|
-
/**
|
|
220
|
-
* 模块名,本接口取值:chaincode_mng
|
|
221
|
-
*/
|
|
222
|
-
Module: string
|
|
223
|
-
/**
|
|
224
|
-
* 操作名,本接口取值:chaincode_init_result_for_user
|
|
225
|
-
*/
|
|
226
|
-
Operation: string
|
|
227
|
-
/**
|
|
228
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
229
|
-
*/
|
|
230
|
-
ClusterId: string
|
|
231
|
-
/**
|
|
232
|
-
* 调用合约的组织名称
|
|
233
|
-
*/
|
|
234
|
-
GroupName: string
|
|
235
|
-
/**
|
|
236
|
-
* 业务所属通道名称
|
|
237
|
-
*/
|
|
238
|
-
ChannelName: string
|
|
239
|
-
/**
|
|
240
|
-
* 业务所属合约名称
|
|
241
|
-
*/
|
|
242
|
-
ChaincodeName: string
|
|
243
|
-
/**
|
|
244
|
-
* 业务所属智能合约版本
|
|
245
|
-
*/
|
|
246
|
-
ChaincodeVersion: string
|
|
247
|
-
/**
|
|
248
|
-
* 实例化任务ID
|
|
249
|
-
*/
|
|
250
|
-
TaskId: number
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
/**
|
|
254
|
-
* InitializeChaincodeForUser请求参数结构体
|
|
255
|
-
*/
|
|
256
|
-
export interface InitializeChaincodeForUserRequest {
|
|
257
|
-
/**
|
|
258
|
-
* 模块名,本接口取值:chaincode_mng
|
|
259
|
-
*/
|
|
260
|
-
Module: string
|
|
261
|
-
/**
|
|
262
|
-
* 操作名,本接口取值:chaincode_init_for_user
|
|
263
|
-
*/
|
|
264
|
-
Operation: string
|
|
265
|
-
/**
|
|
266
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
267
|
-
*/
|
|
268
|
-
ClusterId: string
|
|
269
|
-
/**
|
|
270
|
-
* 调用合约的组织名称
|
|
271
|
-
*/
|
|
272
|
-
GroupName: string
|
|
273
|
-
/**
|
|
274
|
-
* 业务所属智能合约名称
|
|
275
|
-
*/
|
|
276
|
-
ChaincodeName: string
|
|
277
|
-
/**
|
|
278
|
-
* 业务所属智能合约版本
|
|
279
|
-
*/
|
|
280
|
-
ChaincodeVersion: string
|
|
281
|
-
/**
|
|
282
|
-
* 业务所属通道名称
|
|
283
|
-
*/
|
|
284
|
-
ChannelName: string
|
|
285
|
-
/**
|
|
286
|
-
* 合约实例化节点名称,可以在通道详情中获取该通道上的节点名称
|
|
287
|
-
*/
|
|
288
|
-
PeerName: string
|
|
289
|
-
/**
|
|
290
|
-
* 实例化的函数参数列表
|
|
291
|
-
*/
|
|
292
|
-
Args?: Array<string>
|
|
293
|
-
}
|
|
294
|
-
|
|
295
165
|
/**
|
|
296
166
|
* GetTransactionDetailForUser返回参数结构体
|
|
297
167
|
*/
|
|
@@ -391,83 +261,49 @@ export interface ApplyUserCertResponse {
|
|
|
391
261
|
}
|
|
392
262
|
|
|
393
263
|
/**
|
|
394
|
-
*
|
|
264
|
+
* GetLatesdTransactionList请求参数结构体
|
|
395
265
|
*/
|
|
396
|
-
export interface
|
|
266
|
+
export interface GetLatesdTransactionListRequest {
|
|
397
267
|
/**
|
|
398
|
-
*
|
|
268
|
+
* 模块名称,固定字段:transaction
|
|
399
269
|
*/
|
|
400
270
|
Module: string
|
|
401
271
|
/**
|
|
402
|
-
*
|
|
272
|
+
* 操作名称,固定字段:latest_transaction_list
|
|
403
273
|
*/
|
|
404
274
|
Operation: string
|
|
405
275
|
/**
|
|
406
|
-
*
|
|
407
|
-
*/
|
|
408
|
-
ClusterId: string
|
|
409
|
-
/**
|
|
410
|
-
* 调用合约的组织名称
|
|
411
|
-
*/
|
|
412
|
-
GroupName: string
|
|
413
|
-
/**
|
|
414
|
-
* 业务所属智能合约名称
|
|
415
|
-
*/
|
|
416
|
-
ChaincodeName: string
|
|
417
|
-
/**
|
|
418
|
-
* 业务所属智能合约版本
|
|
419
|
-
*/
|
|
420
|
-
ChaincodeVersion: string
|
|
421
|
-
/**
|
|
422
|
-
* 合约安装节点名称,可以在通道详情中获取该通道上的节点名称
|
|
276
|
+
* 组织ID,固定字段:0
|
|
423
277
|
*/
|
|
424
|
-
|
|
278
|
+
GroupId: number
|
|
425
279
|
/**
|
|
426
|
-
*
|
|
280
|
+
* 通道ID,固定字段:0
|
|
427
281
|
*/
|
|
428
|
-
|
|
282
|
+
ChannelId: number
|
|
429
283
|
/**
|
|
430
|
-
*
|
|
284
|
+
* 获取的最新交易的区块数量,取值范围1~5
|
|
431
285
|
*/
|
|
432
|
-
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
/**
|
|
436
|
-
* GetInvokeTx请求参数结构体
|
|
437
|
-
*/
|
|
438
|
-
export interface GetInvokeTxRequest {
|
|
286
|
+
LatestBlockNumber: number
|
|
439
287
|
/**
|
|
440
|
-
*
|
|
288
|
+
* 调用接口的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
441
289
|
*/
|
|
442
|
-
|
|
290
|
+
GroupName: string
|
|
443
291
|
/**
|
|
444
|
-
*
|
|
292
|
+
* 需要查询的通道名称,可在通道详情或列表中获取
|
|
445
293
|
*/
|
|
446
|
-
|
|
294
|
+
ChannelName: string
|
|
447
295
|
/**
|
|
448
296
|
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
449
297
|
*/
|
|
450
298
|
ClusterId: string
|
|
451
299
|
/**
|
|
452
|
-
*
|
|
453
|
-
*/
|
|
454
|
-
ChannelName: string
|
|
455
|
-
/**
|
|
456
|
-
* 执行该查询交易的节点名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称
|
|
457
|
-
*/
|
|
458
|
-
PeerName: string
|
|
459
|
-
/**
|
|
460
|
-
* 执行该查询交易的节点所属组织名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称
|
|
461
|
-
*/
|
|
462
|
-
PeerGroup: string
|
|
463
|
-
/**
|
|
464
|
-
* 交易ID
|
|
300
|
+
* 需要获取的起始交易偏移
|
|
465
301
|
*/
|
|
466
|
-
|
|
302
|
+
Offset?: number
|
|
467
303
|
/**
|
|
468
|
-
*
|
|
304
|
+
* 需要获取的交易数量
|
|
469
305
|
*/
|
|
470
|
-
|
|
306
|
+
Limit?: number
|
|
471
307
|
}
|
|
472
308
|
|
|
473
309
|
/**
|
|
@@ -520,138 +356,6 @@ export interface DownloadUserCertResponse {
|
|
|
520
356
|
RequestId?: string
|
|
521
357
|
}
|
|
522
358
|
|
|
523
|
-
/**
|
|
524
|
-
* GetChaincodeLogForUser请求参数结构体
|
|
525
|
-
*/
|
|
526
|
-
export interface GetChaincodeLogForUserRequest {
|
|
527
|
-
/**
|
|
528
|
-
* 模块名,本接口取值:chaincode_mng
|
|
529
|
-
*/
|
|
530
|
-
Module: string
|
|
531
|
-
/**
|
|
532
|
-
* 操作名,本接口取值:chaincode_log_for_user
|
|
533
|
-
*/
|
|
534
|
-
Operation: string
|
|
535
|
-
/**
|
|
536
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
537
|
-
*/
|
|
538
|
-
ClusterId: string
|
|
539
|
-
/**
|
|
540
|
-
* 调用合约的组织名称
|
|
541
|
-
*/
|
|
542
|
-
GroupName: string
|
|
543
|
-
/**
|
|
544
|
-
* 业务所属智能合约名称
|
|
545
|
-
*/
|
|
546
|
-
ChaincodeName: string
|
|
547
|
-
/**
|
|
548
|
-
* 业务所属智能合约版本
|
|
549
|
-
*/
|
|
550
|
-
ChaincodeVersion: string
|
|
551
|
-
/**
|
|
552
|
-
* 合约安装节点名称,可以在通道详情中获取该通道上的节点名称
|
|
553
|
-
*/
|
|
554
|
-
PeerName: string
|
|
555
|
-
/**
|
|
556
|
-
* 日志开始时间,如"2020-11-24 19:49:25"
|
|
557
|
-
*/
|
|
558
|
-
BeginTime: string
|
|
559
|
-
/**
|
|
560
|
-
* 返回日志行数的最大值,系统设定该参数最大为1000,且一行日志的最大字节数是500,即最大返回50万个字节数的日志数据
|
|
561
|
-
*/
|
|
562
|
-
RowNum: number
|
|
563
|
-
}
|
|
564
|
-
|
|
565
|
-
/**
|
|
566
|
-
* GetLatesdTransactionList请求参数结构体
|
|
567
|
-
*/
|
|
568
|
-
export interface GetLatesdTransactionListRequest {
|
|
569
|
-
/**
|
|
570
|
-
* 模块名称,固定字段:transaction
|
|
571
|
-
*/
|
|
572
|
-
Module: string
|
|
573
|
-
/**
|
|
574
|
-
* 操作名称,固定字段:latest_transaction_list
|
|
575
|
-
*/
|
|
576
|
-
Operation: string
|
|
577
|
-
/**
|
|
578
|
-
* 组织ID,固定字段:0
|
|
579
|
-
*/
|
|
580
|
-
GroupId: number
|
|
581
|
-
/**
|
|
582
|
-
* 通道ID,固定字段:0
|
|
583
|
-
*/
|
|
584
|
-
ChannelId: number
|
|
585
|
-
/**
|
|
586
|
-
* 获取的最新交易的区块数量,取值范围1~5
|
|
587
|
-
*/
|
|
588
|
-
LatestBlockNumber: number
|
|
589
|
-
/**
|
|
590
|
-
* 调用接口的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
591
|
-
*/
|
|
592
|
-
GroupName: string
|
|
593
|
-
/**
|
|
594
|
-
* 需要查询的通道名称,可在通道详情或列表中获取
|
|
595
|
-
*/
|
|
596
|
-
ChannelName: string
|
|
597
|
-
/**
|
|
598
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
599
|
-
*/
|
|
600
|
-
ClusterId: string
|
|
601
|
-
/**
|
|
602
|
-
* 需要获取的起始交易偏移
|
|
603
|
-
*/
|
|
604
|
-
Offset?: number
|
|
605
|
-
/**
|
|
606
|
-
* 需要获取的交易数量
|
|
607
|
-
*/
|
|
608
|
-
Limit?: number
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
/**
|
|
612
|
-
* 日志详情信息
|
|
613
|
-
*/
|
|
614
|
-
export interface LogDetailForUser {
|
|
615
|
-
/**
|
|
616
|
-
* 日志行号
|
|
617
|
-
*/
|
|
618
|
-
LineNumber: number
|
|
619
|
-
/**
|
|
620
|
-
* 日志详情
|
|
621
|
-
*/
|
|
622
|
-
LogMessage: string
|
|
623
|
-
}
|
|
624
|
-
|
|
625
|
-
/**
|
|
626
|
-
* DownloadUserCert请求参数结构体
|
|
627
|
-
*/
|
|
628
|
-
export interface DownloadUserCertRequest {
|
|
629
|
-
/**
|
|
630
|
-
* 模块名,固定字段:cert_mng
|
|
631
|
-
*/
|
|
632
|
-
Module: string
|
|
633
|
-
/**
|
|
634
|
-
* 操作名,固定字段:cert_download_for_user
|
|
635
|
-
*/
|
|
636
|
-
Operation: string
|
|
637
|
-
/**
|
|
638
|
-
* 证书ID,可以在证书详情页面获取
|
|
639
|
-
*/
|
|
640
|
-
CertId: number
|
|
641
|
-
/**
|
|
642
|
-
* 证书DN,可以在证书详情页面获取
|
|
643
|
-
*/
|
|
644
|
-
CertDn: string
|
|
645
|
-
/**
|
|
646
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
647
|
-
*/
|
|
648
|
-
ClusterId: string
|
|
649
|
-
/**
|
|
650
|
-
* 下载证书的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
651
|
-
*/
|
|
652
|
-
GroupName: string
|
|
653
|
-
}
|
|
654
|
-
|
|
655
359
|
/**
|
|
656
360
|
* GetTransactionDetailForUser请求参数结构体
|
|
657
361
|
*/
|
|
@@ -742,88 +446,34 @@ export interface GetBlockTransactionListForUserRequest {
|
|
|
742
446
|
Limit?: number
|
|
743
447
|
}
|
|
744
448
|
|
|
745
|
-
/**
|
|
746
|
-
* QueryChainMakerBlockTransaction返回参数结构体
|
|
747
|
-
*/
|
|
748
|
-
export interface QueryChainMakerBlockTransactionResponse {
|
|
749
|
-
/**
|
|
750
|
-
* 区块交易
|
|
751
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
752
|
-
*/
|
|
753
|
-
Result?: Array<ChainMakerTransactionResult>
|
|
754
|
-
/**
|
|
755
|
-
* 区块高度
|
|
756
|
-
*/
|
|
757
|
-
BlockHeight?: number
|
|
758
|
-
/**
|
|
759
|
-
* 交易数量
|
|
760
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
761
|
-
*/
|
|
762
|
-
TxCount?: number
|
|
763
|
-
/**
|
|
764
|
-
* 区块时间戳,单位是秒
|
|
765
|
-
*/
|
|
766
|
-
BlockTimestamp?: number
|
|
767
|
-
/**
|
|
768
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
769
|
-
*/
|
|
770
|
-
RequestId?: string
|
|
771
|
-
}
|
|
772
|
-
|
|
773
449
|
/**
|
|
774
450
|
* InvokeChainMakerDemoContract请求参数结构体
|
|
775
451
|
*/
|
|
776
452
|
export interface InvokeChainMakerDemoContractRequest {
|
|
777
453
|
/**
|
|
778
|
-
* 网络ID,可在区块链网络详情或列表中获取
|
|
779
|
-
*/
|
|
780
|
-
ClusterId: string
|
|
781
|
-
/**
|
|
782
|
-
* 业务链ID,可在网络概览页获取
|
|
783
|
-
*/
|
|
784
|
-
ChainId: string
|
|
785
|
-
/**
|
|
786
|
-
* 合约名称,可在合约管理中获取
|
|
787
|
-
*/
|
|
788
|
-
ContractName: string
|
|
789
|
-
/**
|
|
790
|
-
* 合约方法名
|
|
791
|
-
*/
|
|
792
|
-
FuncName: string
|
|
793
|
-
/**
|
|
794
|
-
* 合约方法入参,json格式字符串,key/value都是string类型的map
|
|
795
|
-
*/
|
|
796
|
-
FuncParam?: string
|
|
797
|
-
/**
|
|
798
|
-
* 是否异步执行,1为是,否则为0;如果异步执行,可使用返回值中的交易TxID查询执行结果
|
|
799
|
-
*/
|
|
800
|
-
AsyncFlag?: number
|
|
801
|
-
}
|
|
802
|
-
|
|
803
|
-
/**
|
|
804
|
-
* GetClusterSummary请求参数结构体
|
|
805
|
-
*/
|
|
806
|
-
export interface GetClusterSummaryRequest {
|
|
807
|
-
/**
|
|
808
|
-
* 模块名称,固定字段:cluster_mng
|
|
454
|
+
* 网络ID,可在区块链网络详情或列表中获取
|
|
809
455
|
*/
|
|
810
|
-
|
|
456
|
+
ClusterId: string
|
|
811
457
|
/**
|
|
812
|
-
*
|
|
458
|
+
* 业务链ID,可在网络概览页获取
|
|
813
459
|
*/
|
|
814
|
-
|
|
460
|
+
ChainId: string
|
|
815
461
|
/**
|
|
816
|
-
*
|
|
462
|
+
* 合约名称,可在合约管理中获取
|
|
817
463
|
*/
|
|
818
|
-
|
|
464
|
+
ContractName: string
|
|
819
465
|
/**
|
|
820
|
-
*
|
|
466
|
+
* 合约方法名
|
|
821
467
|
*/
|
|
822
|
-
|
|
468
|
+
FuncName: string
|
|
823
469
|
/**
|
|
824
|
-
*
|
|
470
|
+
* 合约方法入参,json格式字符串,key/value都是string类型的map
|
|
825
471
|
*/
|
|
826
|
-
|
|
472
|
+
FuncParam?: string
|
|
473
|
+
/**
|
|
474
|
+
* 是否异步执行,1为是,否则为0;如果异步执行,可使用返回值中的交易TxID查询执行结果
|
|
475
|
+
*/
|
|
476
|
+
AsyncFlag?: number
|
|
827
477
|
}
|
|
828
478
|
|
|
829
479
|
/**
|
|
@@ -842,51 +492,37 @@ export interface InvokeChainMakerContractResponse {
|
|
|
842
492
|
}
|
|
843
493
|
|
|
844
494
|
/**
|
|
845
|
-
*
|
|
495
|
+
* SrvInvoke返回参数结构体
|
|
846
496
|
*/
|
|
847
|
-
export interface
|
|
848
|
-
/**
|
|
849
|
-
* 网络ID,可在区块链网络详情或列表中获取
|
|
850
|
-
*/
|
|
851
|
-
ClusterId: string
|
|
852
|
-
/**
|
|
853
|
-
* 业务链ID,可在网络概览页获取
|
|
854
|
-
*/
|
|
855
|
-
ChainId: string
|
|
497
|
+
export interface SrvInvokeResponse {
|
|
856
498
|
/**
|
|
857
|
-
*
|
|
499
|
+
* 返回码
|
|
858
500
|
*/
|
|
859
|
-
|
|
860
|
-
}
|
|
861
|
-
|
|
862
|
-
/**
|
|
863
|
-
* 网络详情信息
|
|
864
|
-
*/
|
|
865
|
-
export interface ClusterDetailForUser {
|
|
501
|
+
RetCode?: number
|
|
866
502
|
/**
|
|
867
|
-
*
|
|
503
|
+
* 返回消息
|
|
868
504
|
*/
|
|
869
|
-
|
|
505
|
+
RetMsg?: string
|
|
870
506
|
/**
|
|
871
|
-
*
|
|
507
|
+
* 返回数据
|
|
872
508
|
*/
|
|
873
|
-
|
|
509
|
+
Data?: string
|
|
874
510
|
/**
|
|
875
|
-
*
|
|
511
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
876
512
|
*/
|
|
877
|
-
|
|
513
|
+
RequestId?: string
|
|
878
514
|
}
|
|
879
515
|
|
|
880
516
|
/**
|
|
881
|
-
*
|
|
517
|
+
* GetInvokeTx请求参数结构体
|
|
882
518
|
*/
|
|
883
|
-
export interface
|
|
519
|
+
export interface GetInvokeTxRequest {
|
|
884
520
|
/**
|
|
885
|
-
*
|
|
521
|
+
* 模块名,固定字段:transaction
|
|
886
522
|
*/
|
|
887
523
|
Module: string
|
|
888
524
|
/**
|
|
889
|
-
*
|
|
525
|
+
* 操作名,固定字段:query_txid
|
|
890
526
|
*/
|
|
891
527
|
Operation: string
|
|
892
528
|
/**
|
|
@@ -894,21 +530,25 @@ export interface GetPeerLogForUserRequest {
|
|
|
894
530
|
*/
|
|
895
531
|
ClusterId: string
|
|
896
532
|
/**
|
|
897
|
-
*
|
|
533
|
+
* 业务所属通道名称,可在通道详情或列表中获取
|
|
898
534
|
*/
|
|
899
|
-
|
|
535
|
+
ChannelName: string
|
|
900
536
|
/**
|
|
901
|
-
*
|
|
537
|
+
* 执行该查询交易的节点名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称
|
|
902
538
|
*/
|
|
903
539
|
PeerName: string
|
|
904
540
|
/**
|
|
905
|
-
*
|
|
541
|
+
* 执行该查询交易的节点所属组织名称,可以在通道详情中获取该通道上的节点名称及其所属组织名称
|
|
542
|
+
*/
|
|
543
|
+
PeerGroup: string
|
|
544
|
+
/**
|
|
545
|
+
* 交易ID
|
|
906
546
|
*/
|
|
907
|
-
|
|
547
|
+
TxId: string
|
|
908
548
|
/**
|
|
909
|
-
*
|
|
549
|
+
* 调用合约的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
910
550
|
*/
|
|
911
|
-
|
|
551
|
+
GroupName: string
|
|
912
552
|
}
|
|
913
553
|
|
|
914
554
|
/**
|
|
@@ -945,17 +585,17 @@ export interface QueryChainMakerTransactionResponse {
|
|
|
945
585
|
}
|
|
946
586
|
|
|
947
587
|
/**
|
|
948
|
-
*
|
|
588
|
+
* GetLatestTransactionList返回参数结构体
|
|
949
589
|
*/
|
|
950
|
-
export interface
|
|
590
|
+
export interface GetLatestTransactionListResponse {
|
|
951
591
|
/**
|
|
952
|
-
*
|
|
592
|
+
* 交易总数量
|
|
953
593
|
*/
|
|
954
|
-
|
|
594
|
+
TotalCount?: number
|
|
955
595
|
/**
|
|
956
|
-
*
|
|
596
|
+
* 交易列表
|
|
957
597
|
*/
|
|
958
|
-
|
|
598
|
+
TransactionList?: Array<TransactionItem>
|
|
959
599
|
/**
|
|
960
600
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
961
601
|
*/
|
|
@@ -1091,52 +731,6 @@ export interface ChainMakerTransactionResult {
|
|
|
1091
731
|
Timestamp: number
|
|
1092
732
|
}
|
|
1093
733
|
|
|
1094
|
-
/**
|
|
1095
|
-
* CreateChaincodeAndInstallForUser请求参数结构体
|
|
1096
|
-
*/
|
|
1097
|
-
export interface CreateChaincodeAndInstallForUserRequest {
|
|
1098
|
-
/**
|
|
1099
|
-
* 模块名,本接口取值:chaincode_mng
|
|
1100
|
-
*/
|
|
1101
|
-
Module: string
|
|
1102
|
-
/**
|
|
1103
|
-
* 操作名,本接口取值:chaincode_create_and_install_for_user
|
|
1104
|
-
*/
|
|
1105
|
-
Operation: string
|
|
1106
|
-
/**
|
|
1107
|
-
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
1108
|
-
*/
|
|
1109
|
-
ClusterId: string
|
|
1110
|
-
/**
|
|
1111
|
-
* 调用合约的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
1112
|
-
*/
|
|
1113
|
-
GroupName: string
|
|
1114
|
-
/**
|
|
1115
|
-
* 合约安装节点名称,可以在通道详情中获取该通道上的节点名称
|
|
1116
|
-
*/
|
|
1117
|
-
PeerName: string
|
|
1118
|
-
/**
|
|
1119
|
-
* 智能合约名称,格式说明:以小写字母开头,由2-12位数字或小写字母组成
|
|
1120
|
-
*/
|
|
1121
|
-
ChaincodeName: string
|
|
1122
|
-
/**
|
|
1123
|
-
* 智能合约版本,格式说明:由1-12位数字、小写字母、特殊符号(“.”)组成,如v1.0
|
|
1124
|
-
*/
|
|
1125
|
-
ChaincodeVersion: string
|
|
1126
|
-
/**
|
|
1127
|
-
* 智能合约代码文件类型,支持类型:
|
|
1128
|
-
1. "go":.go合约文件
|
|
1129
|
-
2. "gozip":go合约工程zip包,要求压缩目录为代码根目录
|
|
1130
|
-
3. "javazip":java合约工程zip包,要求压缩目录为代码根目录
|
|
1131
|
-
4. "nodezip":nodejs合约工程zip包,要求压缩目录为代码根目录
|
|
1132
|
-
*/
|
|
1133
|
-
ChaincodeFileType: string
|
|
1134
|
-
/**
|
|
1135
|
-
* 合约内容,合约文件或压缩包内容的base64编码,大小要求小于等于5M
|
|
1136
|
-
*/
|
|
1137
|
-
Chaincode: string
|
|
1138
|
-
}
|
|
1139
|
-
|
|
1140
734
|
/**
|
|
1141
735
|
* GetLatestTransactionList请求参数结构体
|
|
1142
736
|
*/
|
|
@@ -1212,24 +806,6 @@ export interface ApplyChainMakerBatchUserCertRequest {
|
|
|
1212
806
|
SignUserCsrList: Array<SignCertCsr>
|
|
1213
807
|
}
|
|
1214
808
|
|
|
1215
|
-
/**
|
|
1216
|
-
* GetChaincodeLogForUser返回参数结构体
|
|
1217
|
-
*/
|
|
1218
|
-
export interface GetChaincodeLogForUserResponse {
|
|
1219
|
-
/**
|
|
1220
|
-
* 返回日志总行数,不会超过入参的RowNum
|
|
1221
|
-
*/
|
|
1222
|
-
TotalCount: number
|
|
1223
|
-
/**
|
|
1224
|
-
* 日志列表
|
|
1225
|
-
*/
|
|
1226
|
-
ChaincodeLogList: Array<LogDetailForUser>
|
|
1227
|
-
/**
|
|
1228
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1229
|
-
*/
|
|
1230
|
-
RequestId?: string
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
809
|
/**
|
|
1234
810
|
* QueryChainMakerDemoTransaction请求参数结构体
|
|
1235
811
|
*/
|
|
@@ -1248,34 +824,6 @@ export interface QueryChainMakerDemoTransactionRequest {
|
|
|
1248
824
|
TxID: string
|
|
1249
825
|
}
|
|
1250
826
|
|
|
1251
|
-
/**
|
|
1252
|
-
* InitializeChaincodeForUser返回参数结构体
|
|
1253
|
-
*/
|
|
1254
|
-
export interface InitializeChaincodeForUserResponse {
|
|
1255
|
-
/**
|
|
1256
|
-
* 实例化任务ID,用于查询实例化结果
|
|
1257
|
-
*/
|
|
1258
|
-
TaskId?: number
|
|
1259
|
-
/**
|
|
1260
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1261
|
-
*/
|
|
1262
|
-
RequestId?: string
|
|
1263
|
-
}
|
|
1264
|
-
|
|
1265
|
-
/**
|
|
1266
|
-
* 组织详情信息
|
|
1267
|
-
*/
|
|
1268
|
-
export interface GroupDetailForUser {
|
|
1269
|
-
/**
|
|
1270
|
-
* 组织名称
|
|
1271
|
-
*/
|
|
1272
|
-
GroupName: string
|
|
1273
|
-
/**
|
|
1274
|
-
* 组织MSP Identity
|
|
1275
|
-
*/
|
|
1276
|
-
GroupMSPId: string
|
|
1277
|
-
}
|
|
1278
|
-
|
|
1279
827
|
/**
|
|
1280
828
|
* QueryChainMakerDemoContract请求参数结构体
|
|
1281
829
|
*/
|
|
@@ -1338,25 +886,29 @@ export interface ChainMakerContractResult {
|
|
|
1338
886
|
}
|
|
1339
887
|
|
|
1340
888
|
/**
|
|
1341
|
-
*
|
|
889
|
+
* GetClusterSummary请求参数结构体
|
|
1342
890
|
*/
|
|
1343
|
-
export interface
|
|
891
|
+
export interface GetClusterSummaryRequest {
|
|
1344
892
|
/**
|
|
1345
|
-
*
|
|
893
|
+
* 模块名称,固定字段:cluster_mng
|
|
1346
894
|
*/
|
|
1347
895
|
Module: string
|
|
1348
896
|
/**
|
|
1349
|
-
*
|
|
897
|
+
* 操作名称,固定字段:cluster_summary
|
|
1350
898
|
*/
|
|
1351
899
|
Operation: string
|
|
1352
900
|
/**
|
|
1353
|
-
*
|
|
901
|
+
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
1354
902
|
*/
|
|
1355
|
-
|
|
903
|
+
ClusterId: string
|
|
904
|
+
/**
|
|
905
|
+
* 组织ID,固定字段:0
|
|
906
|
+
*/
|
|
907
|
+
GroupId: number
|
|
1356
908
|
/**
|
|
1357
|
-
*
|
|
909
|
+
* 调用接口的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
1358
910
|
*/
|
|
1359
|
-
|
|
911
|
+
GroupName: string
|
|
1360
912
|
}
|
|
1361
913
|
|
|
1362
914
|
/**
|
|
@@ -1442,24 +994,6 @@ export interface GetBlockListRequest {
|
|
|
1442
994
|
Limit?: number
|
|
1443
995
|
}
|
|
1444
996
|
|
|
1445
|
-
/**
|
|
1446
|
-
* GetPeerLogForUser返回参数结构体
|
|
1447
|
-
*/
|
|
1448
|
-
export interface GetPeerLogForUserResponse {
|
|
1449
|
-
/**
|
|
1450
|
-
* 返回日志总行数,不会超过入参的RowNum
|
|
1451
|
-
*/
|
|
1452
|
-
TotalCount: number
|
|
1453
|
-
/**
|
|
1454
|
-
* 日志列表
|
|
1455
|
-
*/
|
|
1456
|
-
PeerLogList: Array<LogDetailForUser>
|
|
1457
|
-
/**
|
|
1458
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1459
|
-
*/
|
|
1460
|
-
RequestId?: string
|
|
1461
|
-
}
|
|
1462
|
-
|
|
1463
997
|
/**
|
|
1464
998
|
* Invoke请求参数结构体
|
|
1465
999
|
*/
|
|
@@ -1528,24 +1062,6 @@ export interface GetInvokeTxResponse {
|
|
|
1528
1062
|
RequestId?: string
|
|
1529
1063
|
}
|
|
1530
1064
|
|
|
1531
|
-
/**
|
|
1532
|
-
* GetChannelListForUser返回参数结构体
|
|
1533
|
-
*/
|
|
1534
|
-
export interface GetChannelListForUserResponse {
|
|
1535
|
-
/**
|
|
1536
|
-
* 通道总数量
|
|
1537
|
-
*/
|
|
1538
|
-
TotalCount?: number
|
|
1539
|
-
/**
|
|
1540
|
-
* 通道列表
|
|
1541
|
-
*/
|
|
1542
|
-
ChannelList?: Array<ChannelDetailForUser>
|
|
1543
|
-
/**
|
|
1544
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1545
|
-
*/
|
|
1546
|
-
RequestId?: string
|
|
1547
|
-
}
|
|
1548
|
-
|
|
1549
1065
|
/**
|
|
1550
1066
|
* QueryChainMakerContract返回参数结构体
|
|
1551
1067
|
*/
|
|
@@ -1562,21 +1078,33 @@ export interface QueryChainMakerContractResponse {
|
|
|
1562
1078
|
}
|
|
1563
1079
|
|
|
1564
1080
|
/**
|
|
1565
|
-
*
|
|
1081
|
+
* DownloadUserCert请求参数结构体
|
|
1566
1082
|
*/
|
|
1567
|
-
export interface
|
|
1083
|
+
export interface DownloadUserCertRequest {
|
|
1568
1084
|
/**
|
|
1569
|
-
*
|
|
1085
|
+
* 模块名,固定字段:cert_mng
|
|
1570
1086
|
*/
|
|
1571
|
-
|
|
1087
|
+
Module: string
|
|
1572
1088
|
/**
|
|
1573
|
-
*
|
|
1089
|
+
* 操作名,固定字段:cert_download_for_user
|
|
1574
1090
|
*/
|
|
1575
|
-
|
|
1091
|
+
Operation: string
|
|
1576
1092
|
/**
|
|
1577
|
-
*
|
|
1093
|
+
* 证书ID,可以在证书详情页面获取
|
|
1578
1094
|
*/
|
|
1579
|
-
|
|
1095
|
+
CertId: number
|
|
1096
|
+
/**
|
|
1097
|
+
* 证书DN,可以在证书详情页面获取
|
|
1098
|
+
*/
|
|
1099
|
+
CertDn: string
|
|
1100
|
+
/**
|
|
1101
|
+
* 区块链网络ID,可在区块链网络详情或列表中获取
|
|
1102
|
+
*/
|
|
1103
|
+
ClusterId: string
|
|
1104
|
+
/**
|
|
1105
|
+
* 下载证书的组织名称,可以在组织管理列表中获取当前组织的名称
|
|
1106
|
+
*/
|
|
1107
|
+
GroupName: string
|
|
1580
1108
|
}
|
|
1581
1109
|
|
|
1582
1110
|
/**
|
|
@@ -1648,21 +1176,21 @@ export interface TransactionItem {
|
|
|
1648
1176
|
}
|
|
1649
1177
|
|
|
1650
1178
|
/**
|
|
1651
|
-
*
|
|
1179
|
+
* QueryChainMakerTransaction请求参数结构体
|
|
1652
1180
|
*/
|
|
1653
|
-
export interface
|
|
1181
|
+
export interface QueryChainMakerTransactionRequest {
|
|
1654
1182
|
/**
|
|
1655
|
-
*
|
|
1183
|
+
* 网络ID,可在区块链网络详情或列表中获取
|
|
1656
1184
|
*/
|
|
1657
|
-
|
|
1185
|
+
ClusterId: string
|
|
1658
1186
|
/**
|
|
1659
|
-
*
|
|
1187
|
+
* 业务链ID,可在网络概览页获取
|
|
1660
1188
|
*/
|
|
1661
|
-
|
|
1189
|
+
ChainId: string
|
|
1662
1190
|
/**
|
|
1663
|
-
*
|
|
1191
|
+
* 交易ID,通过调用合约的返回值获取
|
|
1664
1192
|
*/
|
|
1665
|
-
|
|
1193
|
+
TxID: string
|
|
1666
1194
|
}
|
|
1667
1195
|
|
|
1668
1196
|
/**
|
|
@@ -1683,20 +1211,6 @@ export interface QueryChainMakerDemoBlockTransactionRequest {
|
|
|
1683
1211
|
BlockHeight: number
|
|
1684
1212
|
}
|
|
1685
1213
|
|
|
1686
|
-
/**
|
|
1687
|
-
* 通道详情信息
|
|
1688
|
-
*/
|
|
1689
|
-
export interface ChannelDetailForUser {
|
|
1690
|
-
/**
|
|
1691
|
-
* 通道名称
|
|
1692
|
-
*/
|
|
1693
|
-
ChannelName: string
|
|
1694
|
-
/**
|
|
1695
|
-
* 当前组织加入通道的节点列表
|
|
1696
|
-
*/
|
|
1697
|
-
PeerList: Array<PeerDetailForUser>
|
|
1698
|
-
}
|
|
1699
|
-
|
|
1700
1214
|
/**
|
|
1701
1215
|
* Query请求参数结构体
|
|
1702
1216
|
*/
|
|
@@ -1740,43 +1254,31 @@ export interface QueryRequest {
|
|
|
1740
1254
|
}
|
|
1741
1255
|
|
|
1742
1256
|
/**
|
|
1743
|
-
*
|
|
1744
|
-
*/
|
|
1745
|
-
export interface CreateChaincodeAndInstallForUserResponse {
|
|
1746
|
-
/**
|
|
1747
|
-
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1748
|
-
*/
|
|
1749
|
-
RequestId?: string
|
|
1750
|
-
}
|
|
1751
|
-
|
|
1752
|
-
/**
|
|
1753
|
-
* GetChannelListForUser请求参数结构体
|
|
1257
|
+
* QueryChainMakerBlockTransaction返回参数结构体
|
|
1754
1258
|
*/
|
|
1755
|
-
export interface
|
|
1756
|
-
/**
|
|
1757
|
-
* 模块名,本接口取值:channel_mng
|
|
1758
|
-
*/
|
|
1759
|
-
Module: string
|
|
1259
|
+
export interface QueryChainMakerBlockTransactionResponse {
|
|
1760
1260
|
/**
|
|
1761
|
-
*
|
|
1261
|
+
* 区块交易
|
|
1262
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1762
1263
|
*/
|
|
1763
|
-
|
|
1264
|
+
Result?: Array<ChainMakerTransactionResult>
|
|
1764
1265
|
/**
|
|
1765
|
-
*
|
|
1266
|
+
* 区块高度
|
|
1766
1267
|
*/
|
|
1767
|
-
|
|
1268
|
+
BlockHeight?: number
|
|
1768
1269
|
/**
|
|
1769
|
-
*
|
|
1270
|
+
* 交易数量
|
|
1271
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1770
1272
|
*/
|
|
1771
|
-
|
|
1273
|
+
TxCount?: number
|
|
1772
1274
|
/**
|
|
1773
|
-
*
|
|
1275
|
+
* 区块时间戳,单位是秒
|
|
1774
1276
|
*/
|
|
1775
|
-
|
|
1277
|
+
BlockTimestamp?: number
|
|
1776
1278
|
/**
|
|
1777
|
-
*
|
|
1279
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1778
1280
|
*/
|
|
1779
|
-
|
|
1281
|
+
RequestId?: string
|
|
1780
1282
|
}
|
|
1781
1283
|
|
|
1782
1284
|
/**
|