models_v2.type_30_enum module¶
-
class
models_v2.type_30_enum.
Type30Enum
[source]¶ Bases:
object
Implementation of the ‘Type30’ enum.
TODO: type enum description here.
- Attributes:
FILE: TODO: type description here. DIRECTORY: TODO: type description here. SYMLINK: TODO: type description here.
-
DIRECTORY
= 'Directory'¶
-
FILE
= 'File'¶
-
SYMLINK
= 'Symlink'¶