Class: LedgerSync::NetSuite::Deposit

Inherits:
Resource
  • Object
show all
Defined in:
lib/ledger_sync/netsuite/resources/deposit.rb

Instance Method Summary collapse

Instance Method Details

#nameObject



21
22
23
# File 'lib/ledger_sync/netsuite/resources/deposit.rb', line 21

def name
  "Deposit: #{currency}"
end