Logo

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

BasicFile

Properties

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

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