# FooGetDefaultResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **String** | [**Foo**](Foo.md) | | [optional] ## Examples - Prepare the resource ```powershell $FooGetDefaultResponse = Initialize-PSPetstoreFooGetDefaultResponse -String null ``` - Convert the resource to JSON ```powershell $FooGetDefaultResponse | ConvertTo-JSON ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)