FileListResponse interface

The response data from a file list operation.

Properties

data

The files returned for the request.

Property Details

data

The files returned for the request.

data: InputFile[]

Property Value