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