GrantType The type of grant type being used. Example Usage from glean.api_client.models import GrantType value = GrantType.AUTH_CODE # Open enum: unrecognized values are captured as UnrecognizedStr Values Name Value AUTH_CODE AUTH_CODE CLIENT_CREDENTIALS CLIENT_CREDENTIALS