forked from loafle/openapi-generator-original
607 B
607 B
ApiResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
Code | Int32 | [optional] | |
Type | String | [optional] | |
Message | String | [optional] |
Examples
- Prepare the resource
Initialize-PSPetstoreApiResponse -Code null `
-Type null `
-Message null
- Convert the resource to JSON
$ | Convert-ToJSON