doc for new models

This commit is contained in:
wing328
2016-03-30 21:09:34 +08:00
parent 20f1e97df3
commit 2104ef3192
10 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# WWW::SwaggerClient::Object::Dog
## Load the model package
```perl
use WWW::SwaggerClient::Object::Dog;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**class_name** | **string** | |
**breed** | **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)