mirror of
				https://github.com/OpenAPITools/openapi-generator.git
				synced 2025-11-04 02:33:54 +00:00 
			
		
		
		
	* [Kotlin] Properly document nonPublicApi CLI option * [Kotlin] Respect parameter name of parent KSerializer to avoid miss-behavior * [Kotlin] Introduce support for Kotlin Explicit API Mode for Kotlin-Client generator (resolves #16506)
		
			
				
	
	
	
		
			608 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			608 B
		
	
	
	
	
	
	
	
Order
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | kotlin.Long | [optional] | |
| petId | kotlin.Long | [optional] | |
| quantity | kotlin.Int | [optional] | |
| shipDate | java.time.OffsetDateTime | [optional] | |
| status | inline | Order Status | [optional] | 
| complete | kotlin.Boolean | [optional] | 
Enum: status
| Name | Value | 
|---|---|
| status | placed, approved, delivered |