benchling_api_client.models.o_auth_unauthorized_error_error_type module¶
- class OAuthUnauthorizedErrorErrorType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- INVALID_CLIENT = 'invalid_client'¶
- static of_unknown(val: str) → OAuthUnauthorizedErrorErrorType¶