mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-23 03:53:44 +00:00
639 B
639 B
WWW::OpenAPIClient::Object::EnumTest
Load the model package
use WWW::OpenAPIClient::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] |