Method: Propertyware::Prospect#last_modified_date_time
- Defined in:
- lib/propertyware/models/prospect.rb
#last_modified_date_time ⇒ Object
Date and time the record was last modified. (Timezone: UTC)
62 63 64 |
# File 'lib/propertyware/models/prospect.rb', line 62 def last_modified_date_time @last_modified_date_time end |