Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 505 Bytes

EzsigntemplatesignerDeleteObjectV1Response.md

File metadata and controls

20 lines (14 loc) · 505 Bytes

EzmaxApi::EzsigntemplatesignerDeleteObjectV1Response

Properties

Name Type Description Notes
obj_debug_payload CommonResponseObjDebugPayload
obj_debug CommonResponseObjDebug [optional]

Example

require 'Ezmaxapi'

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