benchling_api_client.models.entry_day module¶
- class EntryDay¶
Bases:
object
- __init__(date: Union[benchling_api_client.types.Unset, str] = attr_dict['_date'].default, notes: Union[benchling_api_client.types.Unset, List[Union[SimpleNotePart, TableNotePart, CheckboxNotePart, ExternalFileNotePart, AssayRunNotePart, ResultsTableNotePart, RegistrationTableNotePart, PlateCreationTableNotePart, BoxCreationTableNotePart, MixturePrepTableNotePart, UnknownType]]] = attr_dict['_notes'].default) None ¶
Method generated by attrs for class EntryDay.