Method: Propertyware::Inspection#created_date_time

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

#created_date_timeObject

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



32
33
34
# File 'lib/propertyware/models/inspection.rb', line 32

def created_date_time
  @created_date_time
end