benchling_api_client.models.entry_table_row module¶
- class EntryTableRow¶
Bases:
object
Each has property ‘cells’ that is an array of cell objects
- __init__(cells: Union[benchling_api_client.types.Unset, List[EntryTableCell]] = attr_dict['_cells'].default) None ¶
Method generated by attrs for class EntryTableRow.
- property cells: List[EntryTableCell]¶