AdminChange#

class gafaelfawr.models.enums.AdminChange(*values)#

Bases: Enum

Type of change made to a token admin.

Attributes Summary

Attributes Documentation

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