benchling_api_client.models.batches_archive module¶
- class BatchesArchive¶
Bases:
object
The request body for archiving Batches.
- __init__(batch_ids: List[str], reason: BatchesArchiveReason) None ¶
Method generated by attrs for class BatchesArchive.
- property reason: BatchesArchiveReason¶
The reason for archiving the provided Batches. Accepted reasons may differ based on tenant configuration.