benchling_api_client.models.benchling_apps_archival_change module¶
- class BenchlingAppsArchivalChange¶
Bases:
object
IDs of all items that were archived or unarchived, grouped by resource type. This includes the IDs of apps that were archived / unarchived.
- __init__(app_ids: Union[benchling_api_client.types.Unset, List[str]] = attr_dict['_app_ids'].default) None ¶
Method generated by attrs for class BenchlingAppsArchivalChange.