Method: Secretariat::LineItem#tax_percent

Defined in:
lib/secretariat/line_item.rb

#tax_percentObject

Returns the value of attribute tax_percent

Returns:

  • (Object)

    the current value of tax_percent



21
22
23
# File 'lib/secretariat/line_item.rb', line 21

def tax_percent
  @tax_percent
end