mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +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