# EquilateralTriangle ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ShapeType** | **String** | | **TriangleType** | **String** | | ## Examples - Prepare the resource ```powershell $EquilateralTriangle = Initialize-PSPetstoreEquilateralTriangle -ShapeType null ` -TriangleType null ``` - Convert the resource to JSON ```powershell $EquilateralTriangle | 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)