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