Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 561 Bytes

BasicFile.md

File metadata and controls

17 lines (12 loc) · 561 Bytes

BasicFile

Properties

Name Type Description Notes
path String [readonly]
name String
size Int [readonly]
modificationTime Date [readonly]
totalSize Int [readonly]
isDir Bool [readonly]
files [AnyCodable] [optional]

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