onshape-clients
Version:
The meta package for creating the various Onshape clients
19 lines (14 loc) • 1.3 kB
Markdown
# bt_standard_content_usage_summary.BTStandardContentUsageSummary
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**workspace_use_count** | **int** | | [optional]
**top_used_components_by_workspaces** | [**{str: (bt_component_usages_summary.BTComponentUsagesSummary,)}**](BTComponentUsagesSummary.md) | | [optional]
**latest_version_use_count** | **int** | | [optional]
**top_used_components_by_latest_versions** | [**{str: (bt_component_usages_summary.BTComponentUsagesSummary,)}**](BTComponentUsagesSummary.md) | | [optional]
**version_use_count** | **int** | | [optional]
**top_components_used_along_with_by_latest_versions** | [**{str: (bt_component_usages_summary.BTComponentUsagesSummary,)}**](BTComponentUsagesSummary.md) | | [optional]
**top_users_by_workspaces** | [**{str: (bt_user_usages_summary.BTUserUsagesSummary,)}**](BTUserUsagesSummary.md) | | [optional]
**top_users_by_latest_versions** | [**{str: (bt_user_usages_summary.BTUserUsagesSummary,)}**](BTUserUsagesSummary.md) | | [optional]
**top_users_summary_done** | **bool** | | [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)