Logo

View the Project on GitHub elements-storage/elements-sdk-swift

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]