Interface ListFilesOptions

The ListFilesOptions interface describes the options (a single filter) that can be passed to the listFiles method.

Hierarchy

  • ListFilesOptions

Properties

Properties

filter?: object

A filter object to filter the files returned by the listFiles method.