benchling_api_client.models.deprecated_container_volume_for_input_units module¶
- class DeprecatedContainerVolumeForInputUnits¶
Bases:
benchling_api_client.extensions.Enums.KnownString
An enumeration.
- L = 'L'¶
- ML = 'mL'¶
- NL = 'nL'¶
- PL = 'pL'¶
- UL = 'uL'¶
- static of_unknown(val: str) DeprecatedContainerVolumeForInputUnits ¶