# Zebra ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Type** | **String** | | [optional] **ClassName** | **String** | | ## Examples - Prepare the resource ```powershell $Zebra = Initialize-PSPetstoreZebra -Type null ` -ClassName null ``` - Convert the resource to JSON ```powershell $Zebra | 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)