mirror of
				https://github.com/OpenAPITools/openapi-generator.git
				synced 2025-11-03 18:23:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			478 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			478 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# ApiResponse
 | 
						|
## Properties
 | 
						|
 | 
						|
| Name | Type | Description | Notes |
 | 
						|
|------------ | ------------- | ------------- | -------------|
 | 
						|
| **code** | **Integer** |  | [optional] [default to null] |
 | 
						|
| **type** | **String** |  | [optional] [default to null] |
 | 
						|
| **message** | **String** |  | [optional] [default to null] |
 | 
						|
 | 
						|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
 | 
						|
 |