Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 499 Bytes

EzsignsignergroupDeleteObjectV1Response.md

File metadata and controls

20 lines (14 loc) · 499 Bytes

EzmaxApi::EzsignsignergroupDeleteObjectV1Response

Properties

Name Type Description Notes
obj_debug_payload CommonResponseObjDebugPayload
obj_debug CommonResponseObjDebug [optional]

Example

require 'Ezmaxapi'

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