onshape-clients
Version:
The meta package for creating the various Onshape clients
22 lines (17 loc) • 823 B
Markdown
# bt_purchase_params.BTPurchaseParams
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**domain_prefix** | **str** | | [optional]
**payment_type** | **int** | | [optional]
**user_id** | **str** | | [optional]
**email** | **str** | | [optional]
**plan_id** | **str** | | [optional]
**trial_period_days** | **int** | | [optional]
**light_seats** | **int** | | [optional]
**ref_id** | **str** | | [optional]
**allow_deprecated_plan** | **bool** | | [optional]
**reseller_name** | **str** | | [optional]
**password** | **str** | | [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)