AdminChange#

class gafaelfawr.models.enums.AdminChange(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)#

Bases: Enum

Type of change made to a token admin.

Attributes Summary

Attributes Documentation

add = 'add'#
remove = 'remove'#