| Name | Type | Description | Notes |
|---|---|---|---|
| e_attachment_documenttype | FieldEAttachmentDocumenttype | ||
| a_obj_attachment | Array<CustomAttachmentResponse> |
require 'Ezmaxapi'
instance = EzmaxApi::CustomAttachmentdocumenttypeResponse.new(
e_attachment_documenttype: null,
a_obj_attachment: null
)