benchling_api_client.models.workflow_task_groups_paginated_list module¶
- class WorkflowTaskGroupsPaginatedList¶
Bases:
object
- __init__(next_token: Union[benchling_api_client.types.Unset, str] = attr_dict['_next_token'].default, workflow_task_groups: Union[benchling_api_client.types.Unset, List[WorkflowTaskGroup]] = attr_dict['_workflow_task_groups'].default) None ¶
Method generated by attrs for class WorkflowTaskGroupsPaginatedList.
- classmethod from_dict(src_dict: Dict[str, Any]) benchling_api_client.models.workflow_task_groups_paginated_list.T ¶
- property workflow_task_groups: List[WorkflowTaskGroup]¶