fix bug with parcelable

This commit is contained in:
wing328
2016-10-05 19:41:38 +08:00
parent 0844496bad
commit 8ce8082f7f
98 changed files with 3206 additions and 56 deletions

View File

@@ -0,0 +1,11 @@
# AdditionalPropertiesClass
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**mapProperty** | **Map<String, String>** | | [optional]
**mapOfMapProperty** | [**Map<String, Map<String, String>>**](Map.md) | | [optional]