onshape-clients
Version:
The meta package for creating the various Onshape clients
22 lines (17 loc) • 932 B
Markdown
# bt_metadata_category_info.BTMetadataCategoryInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**object_types** | **[int]** | | [optional]
**member_category_ids** | **[str]** | | [optional]
**member_categories** | [**[bt_metadata_category_summary_info.BTMetadataCategorySummaryInfo]**](BTMetadataCategorySummaryInfo.md) | | [optional]
**description** | **str** | | [optional]
**owner_id** | **str** | | [optional]
**owner_type** | **int** | | [optional]
**publish_state** | **int** | | [optional]
**display_name** | **str** | | [optional]
**href** | **str** | | [optional]
**view_ref** | **str** | | [optional]
**name** | **str** | | [optional]
**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)