Logo

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

BasicFile

Properties

Name Type Description Notes
path str   [readonly]
name str    
size int   [readonly]
modification_time datetime   [readonly]
total_size int   [readonly]
is_dir bool   [readonly]
files [BasicFile], none_type   [optional]

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