onshape-clients
Version:
The meta package for creating the various Onshape clients
24 lines (19 loc) • 1.07 kB
Markdown
# bt_billing_account_info.BTBillingAccountInfo
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**card** | [**bt_card_info.BTCardInfo**](BTCardInfo.md) | | [optional]
**created_at** | **datetime** | | [optional]
**address** | [**bt_address_info.BTAddressInfo**](BTAddressInfo.md) | | [optional]
**account_balance** | **int** | | [optional]
**state** | **int** | | [optional]
**stripe_id** | **str** | | [optional]
**company** | [**bt_company_info.BTCompanyInfo**](BTCompanyInfo.md) | | [optional]
**pro_monthly_enabled** | **bool** | | [optional]
**zuora_id** | **str** | | [optional]
**owner** | [**bt_user_summary_info.BTUserSummaryInfo**](BTUserSummaryInfo.md) | | [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)