onshape-clients
Version:
The meta package for creating the various Onshape clients
22 lines (17 loc) • 1.05 kB
Markdown
# bt_feature_list_response.BTFeatureListResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**default_features** | [**[btm_feature.BTMFeature]**](BTMFeature.md) | | [optional]
**imports** | [**[btm_import.BTMImport]**](BTMImport.md) | | [optional]
**rollback_index** | **int** | | [optional]
**features** | [**[btm_feature.BTMFeature]**](BTMFeature.md) | | [optional]
**is_complete** | **bool** | | [optional]
**feature_states** | [**{str: (bt_feature_state.BTFeatureState,)}**](BTFeatureState.md) | | [optional]
**source_microversion** | **str** | | [optional]
**reject_microversion_skew** | **bool** | | [optional]
**microversion_skew** | **bool** | | [optional]
**serialization_version** | **str** | | [optional]
**library_version** | **int** | | [optional]
**bt_type** | **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)