mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +00:00
615 B
615 B
ArrayOfArrayOfNumberOnly
Properties
Name | Type | Description | Notes |
---|---|---|---|
ArrayArrayNumber | Decimal[][] | [optional] |
Examples
- Prepare the resource
$ArrayOfArrayOfNumberOnly = Initialize-PSPetstoreArrayOfArrayOfNumberOnly -ArrayArrayNumber null
- Convert the resource to JSON
$ArrayOfArrayOfNumberOnly | ConvertTo-JSON