Method: Propertyware::BillPayment#last_modified_date_time
- Defined in:
- lib/propertyware/models/bill_payment.rb
#last_modified_date_time ⇒ Object
Date and time the record was last modified. (Timezone: UTC)
41 42 43 |
# File 'lib/propertyware/models/bill_payment.rb', line 41 def last_modified_date_time @last_modified_date_time end |