benchling_api_client.models.plate_wells module¶
- class PlateWells¶
Bases:
object
Well contents of the plate, keyed by position string (eg. “A1”).
- additional_properties: Dict[str, Union[Well, InaccessibleResource, UnknownType]]¶
- get(key, default=None) Optional[Union[Well, InaccessibleResource, UnknownType]] ¶