forked from loafle/openapi-generator-original
Co-authored-by: Akihito Nakano <sora.akatsuki@gmail.com> Co-authored-by: Jeremie Bresson <dev@jmini.fr> Co-authored-by: Jim Schubert <james.schubert@gmail.com> Co-authored-by: Martin Delille <martin@phonations.com> Co-authored-by: Tomasz Prus <tomasz.prus@gmail.com> Co-authored-by: William Cheng <wing328hk@gmail.com>
639 B
639 B
WWW::SwaggerClient::Object::EnumTest
Load the model package
use WWW::SwaggerClient::Object::EnumTest;
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enum_string | string | [optional] | |
| enum_string_required | string | ||
| enum_integer | int | [optional] | |
| enum_number | double | [optional] | |
| outer_enum | OuterEnum | [optional] |