Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 729 Bytes

File metadata and controls

14 lines (10 loc) · 729 Bytes

UltraCartRestApiV2.SfvbFilesResponse

Properties

Name Type Description Notes
files [SfvbFileEntry] Directories first, then files, each sorted by name. [optional]
fs_directory_oid Number Oid of the directory that was listed. [optional]
omitted_count Number Number of entries omitted when truncated is true. [optional]
parent_fs_directory_oid Number 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]