Method: Secretariat::LineItem#gross_amount

Defined in:
lib/secretariat/line_item.rb

#gross_amountObject

Returns the value of attribute gross_amount

Returns:

  • (Object)

    the current value of gross_amount



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

def gross_amount
  @gross_amount
end