onshape-clients
Version:
The meta package for creating the various Onshape clients
17 lines (12 loc) • 699 B
Markdown
# bt_insertables_list_response.BTInsertablesListResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**can_save_version** | **bool** | | [optional]
**changes_since_version_save** | **int** | | [optional]
**has_multiple_versions** | **bool** | | [optional]
**href** | **str** | | [optional]
**items** | [**[bt_insertable_info.BTInsertableInfo]**](BTInsertableInfo.md) | | [optional]
**next** | **str** | | [optional]
**previous** | **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)