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