onshape-clients
Version:
The meta package for creating the various Onshape clients
26 lines (21 loc) • 1.06 kB
Markdown
# bt_company_info.BTCompanyInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | [**bt_address_info.BTAddressInfo**](BTAddressInfo.md) | | [optional]
**admin** | **bool** | | [optional]
**description** | **str** | | [optional]
**domain_prefix** | **str** | | [optional]
**enterprise_base_url** | **str** | | [optional]
**href** | **str** | | [optional]
**id** | **str** | | [optional]
**image** | **str** | | [optional]
**name** | **str** | | [optional]
**no_public_documents** | **bool** | | [optional]
**owner_id** | **str** | | [optional]
**purchase** | [**bt_purchase_info.BTPurchaseInfo**](BTPurchaseInfo.md) | | [optional]
**secondary_domain_prefixes** | **[str]** | | [optional]
**state** | **int** | | [optional]
**type** | **int** | | [optional]
**view_ref** | **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)