forked from loafle/openapi-generator-original
		
	* switch to 3.0 spec in c# clients * remove samples/openapi3/client/petstore/csharp * remove samples/openapi3/client/petstore/csharp-netcore/OpenAPIClient * remove samples/openapi3/client/petstore/csharp-netcore/OpenAPIClientCore/ * update samples
		
			
				
	
	
	
		
			924 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			924 B
		
	
	
	
	
	
	
	
Org.OpenAPITools.Model.InlineObject3
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| Integer | int | None | [optional] | 
| Int32 | int | None | [optional] | 
| Int64 | long | None | [optional] | 
| Number | decimal | None | |
| Float | float | None | [optional] | 
| Double | double | None | |
| String | string | None | [optional] | 
| PatternWithoutDelimiter | string | None | |
| Byte | byte[] | None | |
| Binary | System.IO.Stream | None | [optional] | 
| Date | DateTime | None | [optional] | 
| DateTime | DateTime | None | [optional] | 
| Password | string | None | [optional] | 
| Callback | string | None | [optional] |