Restriction¶
- class Restriction[source]¶
The JSON representation of a Restriction.
- session_lockdown: RestrictionSetSessionLockdown | RestrictionNotSetSessionLockdown¶
Session lockdown settings, or not-set if disabled.
- password: RestrictionMixinSetPassword | RestrictionMixinNotSetPassword¶
Whether a password is set (tag: ‘set’) or not (tag: ‘not-set’).