mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-02 15:00:58 +00:00
595 B
595 B
WWW::SwaggerClient::Object::EnumTest
Load the model package
use WWW::SwaggerClient::Object::EnumTest;
Properties
Name | Type | Description | Notes |
---|---|---|---|
enum_string | string | [optional] | |
enum_integer | int | [optional] | |
enum_number | double | [optional] | |
outer_enum | OuterEnum | [optional] |