Method: SyncteraRubySdk::TransactionLine1#to_body
- Defined in:
- lib/synctera_ruby_sdk/models/transaction_line1.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
483 484 485 |
# File 'lib/synctera_ruby_sdk/models/transaction_line1.rb', line 483 def to_body to_hash end |