benchling_api_client.models.custom_entity_with_entity_type_entity_type module¶
- class CustomEntityWithEntityTypeEntityType¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- CUSTOM_ENTITY = 'custom_entity'¶
- static of_unknown(val: str) CustomEntityWithEntityTypeEntityType ¶