onshape-clients
Version:
The meta package for creating the various Onshape clients
19 lines (14 loc) • 975 B
Markdown
# btp_statement_try_all_of.BTPStatementTryAllOf
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**standard_type** | **str** | | [optional]
**name** | [**btp_identifier.BTPIdentifier**](BTPIdentifier.md) | | [optional]
**type_name** | **str** | | [optional]
**silent** | **bool** | | [optional]
**catch_block** | [**btp_statement_block.BTPStatementBlock**](BTPStatementBlock.md) | | [optional]
**catch_variable** | [**btp_identifier.BTPIdentifier**](BTPIdentifier.md) | | [optional]
**space_before_silent** | [**btp_space.BTPSpace**](BTPSpace.md) | | [optional]
**space_after_catch** | [**btp_space.BTPSpace**](BTPSpace.md) | | [optional]
**body** | [**btp_statement_block.BTPStatementBlock**](BTPStatementBlock.md) | | [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)