benchling_api_client.models.entry_table_cell module¶
- class EntryTableCell¶
Bases:
object
- __init__(link: Union[benchling_api_client.types.Unset, EntryLink] = attr_dict['_link'].default, text: Union[benchling_api_client.types.Unset, str] = attr_dict['_text'].default) None ¶
Method generated by attrs for class EntryTableCell.
- property link: EntryLink¶
Links are contained within notes to reference resources that live outside of the entry. A link can target an external resource via an http(s):// hyperlink or a Benchling resource via @-mentions and drag-n-drop.