onshape-clients
Version:
The meta package for creating the various Onshape clients
16 lines (11 loc) • 757 B
Markdown
# BTPProcedureDeclarationBase
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**body** | [**BTPStatementBlock**](BTPStatementBlock.md) | | [optional]
**arguments** | [**list[BTPArgumentDeclaration]**](BTPArgumentDeclaration.md) | | [optional]
**precondition** | [**BTPStatement**](BTPStatement.md) | | [optional]
**space_after_arglist** | [**BTPSpace**](BTPSpace.md) | | [optional]
**space_in_empty_list** | [**BTPSpace**](BTPSpace.md) | | [optional]
**return_type** | [**BTPTypeName**](BTPTypeName.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)