Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 563 Bytes

File metadata and controls

21 lines (15 loc) · 563 Bytes

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

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