Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 845 Bytes

File metadata and controls

14 lines (11 loc) · 845 Bytes

# SfvbFilesResponse

Properties

Name Type Description Notes
files \ultracart\v2\models\SfvbFileEntry[] Directories first, then files, each sorted by name. [optional]
fs_directory_oid int Oid of the directory that was listed. [optional]
omitted_count int Number of entries omitted when truncated is true. [optional]
parent_fs_directory_oid int Oid of the parent directory, or zero at the root. [optional]
path string Path that was listed. [optional]
truncated bool True when the listing was capped. Never truncated silently. [optional]

[Back to Model list] [Back to API list] [Back to README]