Skip to content

ObjectVersion

A single object. Object can be a file or a directory.

Fields

Field Type Description
cursor String! Identifier for this result.
fileMode BrowseObjectStoreSnapshotFileMode! Specifies if the object is a file or directory.
filecount Long! Number of files in the directory.
filename String! Name of the file or directory.
lastModifiedTime DateTime Time when the object was last modified.
path String! Path of the file or directory.
sizeInBytes Long! Size of the file in bytes.

Used By

Referenced by