mirror of
				https://github.com/OpenAPITools/openapi-generator.git
				synced 2025-11-04 10:43:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			670 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			670 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Order
 | 
						|
## Properties
 | 
						|
 | 
						|
| Name | Type | Description | Notes |
 | 
						|
|------------ | ------------- | ------------- | -------------|
 | 
						|
| **id** | **Long** |  | [optional] [default to null] |
 | 
						|
| **petId** | **Long** |  | [optional] [default to null] |
 | 
						|
| **quantity** | **Integer** |  | [optional] [default to null] |
 | 
						|
| **shipDate** | **Date** |  | [optional] [default to null] |
 | 
						|
| **status** | **String** | Order Status | [optional] [default to null] |
 | 
						|
| **complete** | **Boolean** |  | [optional] [default to false] |
 | 
						|
 | 
						|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
 | 
						|
 |