onshape-clients
Version:
The meta package for creating the various Onshape clients
20 lines (15 loc) • 823 B
Markdown
# bt_transition_def.BTTransitionDef
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ui_hint** | **str** | | [optional]
**required_item_properties** | **[str]** | | [optional]
**target_state** | **str** | | [optional]
**required_properties** | **[str]** | | [optional]
**source_state** | **str** | | [optional]
**guards** | [**[bt_guard_def.BTGuardDef]**](BTGuardDef.md) | | [optional]
**actions** | [**[bt_action_def.BTActionDef]**](BTActionDef.md) | | [optional]
**type** | **str** | | [optional]
**display_name** | **str** | | [optional]
**name** | **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)