models_v2.role_enum module¶
-
class
models_v2.role_enum.RoleEnum[source]¶ Bases:
objectImplementation of the ‘Role’ enum.
Specifies the interface role.
- Attributes:
PRIMARY: TODO: type description here. SECONDARY: TODO: type description here. UNDEFINED: TODO: type description here.
-
PRIMARY= 'Primary'¶
-
SECONDARY= 'Secondary'¶
-
UNDEFINED= 'Undefined'¶