models_v2.type_68_enum module

class models_v2.type_68_enum.Type68Enum[source]

Bases: object

Implementation of the ‘Type68’ enum.

Specifies category for view.

Attributes:

BACKUPTARGET: TODO: type description here. FILESERVICES: TODO: type description here. OBJECTSERVICES: TODO: type description here.

BACKUPTARGET = 'BackupTarget'
FILESERVICES = 'FileServices'
OBJECTSERVICES = 'ObjectServices'