Method: Klarna::Checkout::Cart#total_tax_amount
- Defined in:
- lib/klarna/checkout/cart.rb
#total_tax_amount ⇒ Object
Returns the value of attribute total_tax_amount.
9 10 11 |
# File 'lib/klarna/checkout/cart.rb', line 9 def total_tax_amount @total_tax_amount end |