Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.44 KB

File metadata and controls

25 lines (21 loc) · 1.44 KB

beget_openapi_vps.model.structures_file_info.StructuresFileInfo

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
is_link bool, BoolClass, [optional]
is_dir bool, BoolClass, [optional]
name str, str, [optional]
ext str, str, [optional]
path str, str, [optional]
owner str, str, [optional]
group str, str, [optional]
size str, str, [optional]
mtime decimal.Decimal, int, float, decimal.Decimal, [optional] value must be a 64 bit float
mtime_str str, str, [optional]
mode str, str, [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

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