benchling_api_client.models.entries_archival_change module¶
- class EntriesArchivalChange¶
Bases:
object
IDs of all items that were archived or unarchived, grouped by resource type. This includes the IDs of entries that changed..
- __init__(entry_ids: Union[benchling_api_client.types.Unset, List[str]] = attr_dict['_entry_ids'].default) None ¶
Method generated by attrs for class EntriesArchivalChange.