Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 493 Bytes

EzsignfolderEndPrematurelyV1Response.md

File metadata and controls

20 lines (14 loc) · 493 Bytes

EzmaxApi::EzsignfolderEndPrematurelyV1Response

Properties

Name Type Description Notes
obj_debug_payload CommonResponseObjDebugPayload
obj_debug CommonResponseObjDebug [optional]

Example

require 'Ezmaxapi'

instance = EzmaxApi::EzsignfolderEndPrematurelyV1Response.new(
  obj_debug_payload: null,
  obj_debug: null
)