mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-14 05:30:51 +00:00
596 B
596 B
Model200Response
Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | Int32 | [optional] | |
Class | String | [optional] |
Examples
- Prepare the resource
$Model200Response = Initialize-PSPetstoreModel200Response -Name null `
-Class null
- Convert the resource to JSON
$Model200Response | ConvertTo-JSON