Method: Merge::Accounting::JournalEntryRequest#to_json
- Defined in:
- lib/merge_ruby_client/accounting/types/journal_entry_request.rb
#to_json(*_args) ⇒ String
Serialize an instance of JournalEntryRequest to a JSON object
771 772 773 |
# File 'lib/merge_ruby_client/accounting/types/journal_entry_request.rb', line 771 def to_json(*_args) @_field_set&.to_json end |