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