Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 395 Bytes

File metadata and controls

18 lines (12 loc) · 395 Bytes

EzmaxApi::EmployeeImportIntoEDMV1Request

Properties

Name Type Description Notes
a_obj_attachment Array<CustomAttachmentImportIntoEDMRequest>

Example

require 'Ezmaxapi'

instance = EzmaxApi::EmployeeImportIntoEDMV1Request.new(
  a_obj_attachment: null
)