onshape-clients
Version:
The meta package for creating the various Onshape clients
32 lines (27 loc) • 1.37 kB
Markdown
# bt_company_admin_info.BTCompanyAdminInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **datetime** | | [optional]
**account_id** | **str** | | [optional]
**plan_id** | **str** | | [optional]
**plan_seats** | **int** | | [optional]
**plan_state** | **int** | | [optional]
**plan_light_seats** | **int** | | [optional]
**owner** | [**bt_user_summary_info.BTUserSummaryInfo**](BTUserSummaryInfo.md) | | [optional]
**address** | [**bt_address_info.BTAddressInfo**](BTAddressInfo.md) | | [optional]
**purchase** | [**bt_purchase_info.BTPurchaseInfo**](BTPurchaseInfo.md) | | [optional]
**domain_prefix** | **str** | | [optional]
**admin** | **bool** | | [optional]
**description** | **str** | | [optional]
**no_public_documents** | **bool** | | [optional]
**enterprise_base_url** | **str** | | [optional]
**owner_id** | **str** | | [optional]
**state** | **int** | | [optional]
**type** | **int** | | [optional]
**image** | **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)