Class: NoyoFulfillment::QualifyingLifeEvent
- Defined in:
- lib/noyo_fulfillment/models/qualifying_life_event.rb
Instance Attribute Summary collapse
-
#event ⇒ Object
Returns the value of attribute event.
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
#event ⇒ Object
Returns the value of attribute event.
3 4 5 |
# File 'lib/noyo_fulfillment/models/qualifying_life_event.rb', line 3 def event @event end |