models_v2.type_8_enum module

class models_v2.type_8_enum.Type8Enum[source]

Bases: object

Implementation of the ‘Type8’ enum.

Specifies the metadata information used for the file selection.

Attributes:

LASTACCESSED: TODO: type description here. LASTMODIFIED: TODO: type description here.

LASTACCESSED = 'LastAccessed'
LASTMODIFIED = 'LastModified'