Bruno Coelho 7c133be617
[swift5][client] add support for async await (#10442)
* [swift5][client] add support for async await

* [swift5][client] disable CI for the async await sample project temporarily
2021-09-23 10:53:57 +08:00

541 B

MapTest

Properties

Name Type Description Notes
mapMapOfString [String: [String: String]] [optional]
mapOfEnumString [String: String] [optional]
directMap [String: Bool] [optional]
indirectMap StringBooleanMap [optional]

[Back to Model list] [Back to API list] [Back to README]