benchling_api_client.models.entry_external_file_by_id module¶
- class EntryExternalFileById¶
Bases:
object
- __init__(external_file: Union[benchling_api_client.types.Unset, EntryExternalFile] = attr_dict['_external_file'].default) None ¶
Method generated by attrs for class EntryExternalFileById.
- property external_file: EntryExternalFile¶
The ExternalFile resource stores metadata about the file. The actual original file can be downloaded by using the ‘downloadURL’ property.