AdminChange¶ class gafaelfawr.models.history.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 add remove Attributes Documentation add = 'add'¶ remove = 'remove'¶