# FunctionShellCallOutputContentParam
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**stdout** | **String** | Captured stdout output for the shell call. |
**stderr** | **String** | Captured stderr output for the shell call. |
**outcome** | [**models::FunctionShellCallOutputOutcomeParam**](FunctionShellCallOutputOutcomeParam.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)