Method: Propertyware::Bill#markup_percentage

Defined in:
lib/propertyware/models/bill.rb

#markup_percentageObject

The markup percentage.



56
57
58
# File 'lib/propertyware/models/bill.rb', line 56

def markup_percentage
  @markup_percentage
end