Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 361 Bytes

JournalEntryEndpointRequest.md

File metadata and controls

18 lines (12 loc) · 361 Bytes

MergeAccountingClient::JournalEntryEndpointRequest

Properties

Name Type Description Notes
model JournalEntryRequest

Example

require 'merge_accounting_client'

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