Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 795 Bytes

File metadata and controls

15 lines (10 loc) · 795 Bytes

StreamLocation

Properties

Name Type Description Notes
folderPath String The path of the folder in the container (if any). Please note that a folder can be virtual depending on the backend [optional]
fullPath String The fully resolved path of the file, folder and container. This path corresponds with the /streams/path endpoints. This value is automatically determined [optional]
filename String The current filename [optional]
id String The auto generated ID for this location [optional]
containerId String The container Id [optional]
originalFilename String The original filename. Handy for later clientside naming [optional]