Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 573 Bytes

File metadata and controls

21 lines (15 loc) · 573 Bytes

FooGetDefaultResponse

Properties

Name Type Description Notes
String Foo [optional]

Examples

  • Prepare the resource
$FooGetDefaultResponse = Initialize-PSPetstoreFooGetDefaultResponse  -String null
  • Convert the resource to JSON
$FooGetDefaultResponse | ConvertTo-JSON

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