benchling_api_client.models.not_found_error_error_type module

class NotFoundErrorErrorType

Bases: benchling_api_client.extensions.Enums.KnownString

An enumeration.

INVALID_REQUEST_ERROR = 'invalid_request_error'
static of_unknown(val: str) NotFoundErrorErrorType