benchling_api_client.models.containers_archival_change module¶
- class ContainersArchivalChange¶
Bases:
object
IDs of all items that were unarchived, grouped by resource type. This includes the IDs of containers that were unarchived.
- __init__(container_ids: Union[benchling_api_client.types.Unset, List[str]] = attr_dict['_container_ids'].default) None ¶
Method generated by attrs for class ContainersArchivalChange.