forked from loafle/openapi-generator-original
563 B
563 B
ArrayOfNumberOnly
Properties
Name | Type | Description | Notes |
---|---|---|---|
ArrayNumber | Decimal[] | [optional] |
Examples
- Prepare the resource
$ArrayOfNumberOnly = Initialize-PSPetstoreArrayOfNumberOnly -ArrayNumber null
- Convert the resource to JSON
$ArrayOfNumberOnly | ConvertTo-JSON