RestrictionMixin¶
- class RestrictionMixin[source]¶
Base JSON representation shared by all restriction types.
- password: RestrictionMixinSetPassword | RestrictionMixinNotSetPassword¶
Whether a password is set (tag: ‘set’) or not (tag: ‘not-set’).
Base JSON representation shared by all restriction types.
Whether a password is set (tag: ‘set’) or not (tag: ‘not-set’).