mgnipy.emgapi_v2_client.models.run_list_filters module#
- class mgnipy.emgapi_v2_client.models.run_list_filters.RunListFilters(has_experiment_type=<mgnipy.emgapi_v2_client.types.Unset object>)[source]#
Bases:
object- Parameters:
has_experiment_type (ExperimentTypes | None | Unset)
- has_experiment_type#
If set, will only show runs with the specified experiment type
- Type:
ExperimentTypes | None | Unset
- has_experiment_type: ExperimentTypes | None | Unset#