Method: Propertyware::BasicVendor#created_date_time
- Defined in:
- lib/propertyware/models/basic_vendor.rb
#created_date_time ⇒ Object
Date and time the record was created. (Timezone: UTC)
25 26 27 |
# File 'lib/propertyware/models/basic_vendor.rb', line 25 def created_date_time @created_date_time end |