forked from loafle/openapi-generator-original
* update csharp default value * update csharp 35 samples * update csharp 40 client * update c# net standard client * update C# net core client * update csharp propertychanged client
529 B
529 B
Org.OpenAPITools.Model.ArrayTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
ArrayOfString | List<string> | [optional] | |
ArrayArrayOfInteger | List<List<long?>> | [optional] | |
ArrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |