models_v2.type_7_enum module¶
-
class
models_v2.type_7_enum.
Type7Enum
[source]¶ Bases:
object
Implementation of the ‘Type7’ enum.
Specifies the metadata information used for the file selection.
- Attributes:
OLDERTHAN: TODO: type description here. LASTACCESSED: TODO: type description here. LASTMODIFIED: TODO: type description here.
-
LASTACCESSED
= 'LastAccessed'¶
-
LASTMODIFIED
= 'LastModified'¶
-
OLDERTHAN
= 'OlderThan'¶