benchling_api_client.models.batches_archival_change module¶
- class BatchesArchivalChange¶
Bases:
object
IDs of all batches that were archived / unarchived, grouped by resource type.
- __init__(batch_ids: Union[benchling_api_client.types.Unset, List[str]] = attr_dict['_batch_ids'].default) None ¶
Method generated by attrs for class BatchesArchivalChange.