models_v2.data_lock_enum module¶
-
class
models_v2.data_lock_enum.DataLockEnum[source]¶ Bases:
objectImplementation of the ‘DataLock’ enum.
This field is deprecated. Use DataLockConstraints field instead.
- Attributes:
COMPLIANCE: TODO: type description here. ADMINISTRATIVE: TODO: type description here.
-
ADMINISTRATIVE= 'Administrative'¶
-
COMPLIANCE= 'Compliance'¶