onshape-clients
Version:
The meta package for creating the various Onshape clients
17 lines (12 loc) • 677 B
Markdown
# bt_move_element_info.BTMoveElementInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**element_original_to_new_map** | **{str: (str,)}** | | [optional]
**error_message** | **str** | | [optional]
**is_new_document** | **bool** | | [optional]
**new_document_id** | **str** | | [optional]
**new_document_name** | **str** | | [optional]
**new_document_version_id** | **str** | | [optional]
**new_workspace_id** | **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)