# FunctionShellCallOutputExitOutcomeParam
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | The outcome type. Always `exit`. |
**exit_code** | **i32** | The exit code returned by the shell process. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)