Class: NoyoFulfillment::QualifyingLifeEvent

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/noyo_fulfillment/models/qualifying_life_event.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

#eventObject

Returns the value of attribute event.



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

def event
  @event
end