cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub

Home > cloud189-sdk-docs > FileListAO

FileListAO interface

文件列表数据对象

Signature:

export interface FileListAO 

Properties

Property

Modifiers

Type

Description

count

number

文件总数

fileList

FileItem[]

文件项列表

folderList

FolderItem[]

文件夹项列表

Edit this page