onshape-clients
Version:
The meta package for creating the various Onshape clients
16 lines (11 loc) • 578 B
Markdown
# bt_discount_params.BTDiscountParams
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**plan_id** | **str** | | [optional]
**percent_off** | **int** | | [optional]
**amount_off** | **int** | | [optional]
**coupon_type** | **int** | | [optional]
**coupon_valid_months** | **int** | | [optional]
**expires_in_days** | **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)