| Name | Type | Description | Notes |
|---|---|---|---|
| obj_debug_payload | CommonResponseObjDebugPayload | ||
| obj_debug | CommonResponseObjDebug | [optional] | |
| m_payload | ModuleGetAutocompleteV2ResponseMPayload |
require 'Ezmaxapi'
instance = EzmaxApi::ModuleGetAutocompleteV2Response.new(
obj_debug_payload: null,
obj_debug: null,
m_payload: null
)