class documentation

class Auth0ApplicationType(str, Enum):

View In Hierarchy

Undocumented

Constant BOTH Undocumented
Constant INDIVIDUAL Undocumented
Constant ORGANIZATION Undocumented
BOTH: str =

Undocumented

Value
'BOTH'
INDIVIDUAL: str =

Undocumented

Value
'INDIVIDUAL'
ORGANIZATION: str =

Undocumented

Value
'ORGANIZATION'