Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 531 Bytes

File metadata and controls

21 lines (15 loc) · 531 Bytes

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

[Back to Model list] [Back to API list] [Back to README]