Constructor
new TGetDocumentListResult(total, documents)
Parameters:
Name | Type | Description |
---|---|---|
total |
number | 总数 |
documents |
Array.<TDocumentInfo> | 文档列表 |
获取文档列表结果
Name | Type | Description |
---|---|---|
total |
number | 总数 |
documents |
Array.<TDocumentInfo> | 文档列表 |