models_v2.type_67_enum module

class models_v2.type_67_enum.Type67Enum[source]

Bases: object

Implementation of the ‘Type67’ enum.

Specifies the data up-tiering file selection type.

Attributes:

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

LASTACCESSED = 'LastAccessed'
LASTMODIFIED = 'LastModified'