Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 685 Bytes

EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload.md

File metadata and controls

20 lines (14 loc) · 685 Bytes

EzmaxApi::EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload

Properties

Name Type Description Notes
a_e_ezsignsignature_type Array<FieldEEzsignsignatureType> All eEzsignsignatureType contained in the response
a_obj_ezsignfolder Array<CustomEzsignfolderEzsignsignaturesAutomaticResponse>

Example

require 'Ezmaxapi'

instance = EzmaxApi::EzsignfolderGetEzsignsignaturesAutomaticV1ResponseMPayload.new(
  a_e_ezsignsignature_type: null,
  a_obj_ezsignfolder: null
)