onshape-clients
Version:
The meta package for creating the various Onshape clients
18 lines (13 loc) • 773 B
Markdown
# bt_workflow_property_def.BTWorkflowPropertyDef
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**property_id** | **str** | | [optional]
**value_type** | **str** | | [optional]
**required** | **bool** | | [optional]
**enum_values** | [**[bt_workflow_enum_value.BTWorkflowEnumValue]**](BTWorkflowEnumValue.md) | | [optional]
**users_only** | **bool** | | [optional]
**teams_only** | **bool** | | [optional]
**name** | **str** | | [optional]
**default_value** | **bool, date, datetime, dict, float, int, list, 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)