Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 393 Bytes

AccountingAttachmentEndpointRequest.md

File metadata and controls

18 lines (12 loc) · 393 Bytes

MergeAccountingClient::AccountingAttachmentEndpointRequest

Properties

Name Type Description Notes
model AccountingAttachmentRequest

Example

require 'merge_accounting_client'

instance = MergeAccountingClient::AccountingAttachmentEndpointRequest.new(
  model: null
)