benchling_api_client.models.bad_request_error_error_type module¶
- class BadRequestErrorErrorType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- INVALID_REQUEST_ERROR = 'invalid_request_error'¶
- static of_unknown(val: str) BadRequestErrorErrorType ¶