mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-04 18:53:48 +00:00
625 B
625 B
ComplexQuadrilateral
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ShapeType | String | ||
| QuadrilateralType | String |
Examples
- Prepare the resource
$ComplexQuadrilateral = Initialize-PSPetstoreComplexQuadrilateral -ShapeType null `
-QuadrilateralType null
- Convert the resource to JSON
$ComplexQuadrilateral | ConvertTo-JSON