onshape-clients
Version:
The meta package for creating the various Onshape clients
16 lines (11 loc) • 673 B
Markdown
# BTUpdateExternalReferenceParams
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**auto_update** | **bool** | | [optional]
**element_ids** | **list[str]** | | [optional]
**old_version_id_to_node_ids** | **dict(str, list[str])** | | [optional]
**old_version_id_to_new_version_id** | **dict(str, str)** | | [optional]
**full_revision_id_to_new_revision_id** | **dict(str, str)** | | [optional]
**description** | **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)