Method: Propertyware::Bill#last_modified_date_time

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

#last_modified_date_timeObject

Date and time the record was last modified. (Timezone: UTC)



50
51
52
# File 'lib/propertyware/models/bill.rb', line 50

def last_modified_date_time
  @last_modified_date_time
end