forked from loafle/openapi-generator-original
531 B
531 B
NumberOnly
Properties
Name | Type | Description | Notes |
---|---|---|---|
JustNumber | Decimal | [optional] |
Examples
- Prepare the resource
$NumberOnly = Initialize-PSPetstoreNumberOnly -JustNumber null
- Convert the resource to JSON
$NumberOnly | ConvertTo-JSON