SessionRestrictionData#
- class SessionRestrictionData[source]#
Restrictions of the session.
-
for_context:
Union
[Just
[SessionRestrictionContext
],_Nothing
[SessionRestrictionContext
]] = Nothing# If set and not none this is the course for which the token is valid.
-
removed_permissions:
Union
[Just
[RemovedPermissions
],_Nothing
[RemovedPermissions
]] = Nothing# The removed permissions for a session.
-
for_context: