onshape-clients
Version:
The meta package for creating the various Onshape clients
19 lines (14 loc) • 785 B
Markdown
# bt_nullable_quantity_range1340.BTNullableQuantityRange1340
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**has_min_value** | **bool** | | [optional]
**has_default_value** | **bool** | | [optional]
**has_max_value** | **bool** | | [optional]
**bt_type** | **str** | | [optional]
**default_value** | **float** | | [optional]
**location** | [**bt_location_info226.BTLocationInfo226**](BTLocationInfo226.md) | | [optional]
**max_value** | **float** | | [optional]
**min_value** | **float** | | [optional]
**units** | **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)