Method: TripletexRubyClient::Invoice#amount
- Defined in:
- lib/tripletex_ruby_client/models/invoice.rb
#amount ⇒ Object
In the company’s currency, typically NOK.
66 67 68 |
# File 'lib/tripletex_ruby_client/models/invoice.rb', line 66 def amount @amount end |