Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListDirectoryWithPaginationParams

分页列出目录参数

Hierarchy

  • ListDirectoryWithPaginationParams

Index

Properties

Properties

Optional limit

limit: undefined | number

单页最多条目数,不能超过 1000,如不指定默认为 1000。

Optional marker

marker: undefined | number

分页标记,如不指定则从首条开始返回。

path

path: string

目录路径

Generated using TypeDoc