onshape-clients
Version:
The meta package for creating the various Onshape clients
16 lines (11 loc) • 746 B
Markdown
# bt_global_tree_node_with_children_info.BTGlobalTreeNodeWithChildrenInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path_to_root** | [**[path_segment.PathSegment]**](PathSegment.md) | | [optional]
**permission_set** | **bool, date, datetime, dict, float, int, list, str** | | [optional]
**href** | **str** | | [optional]
**items** | [**[bt_global_tree_node_info.BTGlobalTreeNodeInfo]**](BTGlobalTreeNodeInfo.md) | | [optional]
**previous** | **str** | | [optional]
**next** | **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)