onshape-clients
Version:
The meta package for creating the various Onshape clients
17 lines (12 loc) • 1.05 kB
Markdown
# element_external_reference_info.ElementExternalReferenceInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**element_external_references** | **{str: ([bt_version_info_with_status.BTVersionInfoWithStatus],)}** | | [optional]
**element_revision_references** | **{str: ([bt_revision_info_with_status.BTRevisionInfoWithStatus],)}** | | [optional]
**element_to_has_workspace_references** | **{str: (bool,)}** | | [optional]
**latest_versions** | [**[bt_version_info.BTVersionInfo]**](BTVersionInfo.md) | | [optional]
**latest_revisions** | [**[bt_revision_info.BTRevisionInfo]**](BTRevisionInfo.md) | | [optional]
**documents** | [**[bt_document_info.BTDocumentInfo]**](BTDocumentInfo.md) | | [optional]
**element_to_sync_version** | [**{str: (bt_version_info.BTVersionInfo,)}**](BTVersionInfo.md) | | [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)