Class: NoyoFulfillment::DemographicChange

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/noyo_fulfillment/models/demographic_change.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from BaseModel

#==, #attributes, class_name, #excluded_attributes, #initialize, #inspect, #synced_attributes, #to_h, #update_attrs

Constructor Details

This class inherits a constructor from NoyoFulfillment::BaseModel

Instance Attribute Details

#change_dateObject

Returns the value of attribute change_date.



3
4
5
# File 'lib/noyo_fulfillment/models/demographic_change.rb', line 3

def change_date
  @change_date
end