models_v2.type_48_enum module¶
-
class
models_v2.type_48_enum.Type48Enum[source]¶ Bases:
objectImplementation of the ‘Type48’ enum.
Specifies object services key mapping config for view.
- Attributes:
RANDOM: TODO: type description here. SHORT: TODO: type description here. LONG: TODO: type description here. HIERARCHICAL: TODO: type description here.
-
HIERARCHICAL= 'Hierarchical'¶
-
LONG= 'Long'¶
-
RANDOM= 'Random'¶
-
SHORT= 'Short'¶