Method: Propertyware::AutoPayment#last_modified_by

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

#last_modified_byObject

User who last modified the record.



49
50
51
# File 'lib/propertyware/models/auto_payment.rb', line 49

def last_modified_by
  @last_modified_by
end