Method: Propertyware::BillPayment#created_by

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

#created_byObject

User who created the record.



29
30
31
# File 'lib/propertyware/models/bill_payment.rb', line 29

def created_by
  @created_by
end