Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 437 Bytes

InvoiceGetAttachmentsV1ResponseMPayload.md

File metadata and controls

18 lines (12 loc) · 437 Bytes

EzmaxApi::InvoiceGetAttachmentsV1ResponseMPayload

Properties

Name Type Description Notes
a_obj_attachmentdocumenttype Array<CustomAttachmentdocumenttypeResponse>

Example

require 'Ezmaxapi'

instance = EzmaxApi::InvoiceGetAttachmentsV1ResponseMPayload.new(
  a_obj_attachmentdocumenttype: null
)