onshape-clients
Version:
The meta package for creating the various Onshape clients
25 lines (20 loc) • 1.01 kB
Markdown
# bt_billing_account_params.BTBillingAccountParams
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**domain_prefix** | **str** | | [optional]
**payment_type** | **int** | | [optional]
**user_id** | **str** | | [optional]
**plan_id** | **str** | | [optional]
**company_id** | **str** | | [optional]
**trial_period_days** | **int** | | [optional]
**company_name** | **str** | | [optional]
**company_plan** | **bool** | | [optional]
**promonthly_enabled** | **bool** | | [optional]
**reseller_name** | **str** | | [optional]
**password** | **str** | | [optional]
**force_create** | **bool** | | [optional]
**token** | **str** | | [optional]
**address** | [**bt_address_info.BTAddressInfo**](BTAddressInfo.md) | | [optional]
**seats** | **int** | | [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)