onshape-clients
Version:
The meta package for creating the various Onshape clients
17 lines (12 loc) • 958 B
Markdown
# btp_expression_function_all_of.BTPExpressionFunctionAllOf
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**space_in_empty_list** | [**btp_space.BTPSpace**](BTPSpace.md) | | [optional]
**precondition** | [**btp_statement.BTPStatement**](BTPStatement.md) | | [optional]
**space_after_arglist** | [**btp_space.BTPSpace**](BTPSpace.md) | | [optional]
**space_after_function** | [**btp_space.BTPSpace**](BTPSpace.md) | | [optional]
**return_type** | [**btp_type_name.BTPTypeName**](BTPTypeName.md) | | [optional]
**body** | [**btp_statement_block.BTPStatementBlock**](BTPStatementBlock.md) | | [optional]
**arguments** | [**[btp_argument_declaration.BTPArgumentDeclaration]**](BTPArgumentDeclaration.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)