onshape-clients
Version:
The meta package for creating the various Onshape clients
14 lines (9 loc) • 649 B
Markdown
# btp_statement_if_all_of.BTPStatementIfAllOf
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**space_after_if** | [**btp_space.BTPSpace**](BTPSpace.md) | | [optional]
**then_body** | [**btp_statement.BTPStatement**](BTPStatement.md) | | [optional]
**else_body** | [**btp_statement.BTPStatement**](BTPStatement.md) | | [optional]
**condition** | [**btp_expression.BTPExpression**](BTPExpression.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)