openapi-generator/samples/client/petstore/perl/docs/ApiResponse.md
2016-04-16 00:44:36 +08:00

518 B

WWW::SwaggerClient::Object::ApiResponse

Load the model package

use WWW::SwaggerClient::Object::ApiResponse;

Properties

Name Type Description Notes
code int [optional]
type string [optional]
message string [optional]

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