# WWW::OpenAPIClient::Object::InlineObject2 ## Load the model package ```perl use WWW::OpenAPIClient::Object::InlineObject2; ``` ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **enum_form_string_array** | **ARRAY[string]** | Form parameter enum test (string array) | [optional] **enum_form_string** | **string** | Form parameter enum test (string) | [optional] [default to '-efg'] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)