openapi-generator/samples/client/petstore/csharp/SwaggerClient/docs/AdditionalPropertiesClass.md

11 lines
494 B
Markdown
Raw Normal View History

# IO.Swagger.Model.AdditionalPropertiesClass
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2016-05-29 09:28:33 +00:00
**MapProperty** | **Dictionary<string, string>** | | [optional]
**MapOfMapProperty** | **Dictionary<string, Dictionary<string, string>>** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)