Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 745 Bytes

File metadata and controls

18 lines (10 loc) · 745 Bytes

SfvbFilesResponse

Properties

Name Type Description Notes
files List<SfvbFileEntry> Directories first, then files, each sorted by name. [optional]
fsDirectoryOid Integer Oid of the directory that was listed. [optional]
omittedCount Integer Number of entries omitted when truncated is true. [optional]
parentFsDirectoryOid Integer Oid of the parent directory, or zero at the root. [optional]
path String Path that was listed. [optional]
truncated Boolean True when the listing was capped. Never truncated silently. [optional]