onshape-clients
Version:
The meta package for creating the various Onshape clients
23 lines (18 loc) • 978 B
Markdown
# bt_acl_info.BTAclInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**admin** | **bool** | | [optional]
**entries** | [**[bt_acl_entry_info.BTAclEntryInfo]**](BTAclEntryInfo.md) | | [optional]
**href** | **str** | | [optional]
**id** | **str** | | [optional]
**inherited_acls** | [**[bt_inherited_acl_info.BTInheritedAclInfo]**](BTInheritedAclInfo.md) | | [optional]
**name** | **str** | | [optional]
**object_id** | **str** | | [optional]
**object_type** | **int** | | [optional]
**owner** | [**bt_owner_info.BTOwnerInfo**](BTOwnerInfo.md) | | [optional]
**public** | **bool** | | [optional]
**shared_with_support** | **bool** | | [optional]
**view_ref** | **str** | | [optional]
**visibility** | **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)