Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListDirectoryWithPaginationResult

成功列出的带分页的目录内容信息

Hierarchy

  • ListDirectoryWithPaginationResult

Index

Properties

Properties

contents

contents: DirectoryContent[]

目录内容条目列表

Optional nextMarker

nextMarker: undefined | number

分页标记,当返回该字段时说明列出的条目有截断,需继续列出后续分页。

path

path: string[]

当前列出的目录的路径结构

Generated using TypeDoc