onshape-clients
Version:
The meta package for creating the various Onshape clients
15 lines (10 loc) • 600 B
Markdown
# bt_task_list_response.BTTaskListResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**task_types** | [**[bt_task_type_info.BTTaskTypeInfo]**](BTTaskTypeInfo.md) | | [optional]
**href** | **str** | | [optional]
**items** | [**[bt_task_info.BTTaskInfo]**](BTTaskInfo.md) | | [optional]
**previous** | **str** | | [optional]
**next** | **str** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)