Class: SBF::Client::FullRecurringGift
- Inherits:
-
RecurringGift
- Object
- BaseEntity
- TopLevelEntity
- RecurringGift
- SBF::Client::FullRecurringGift
- Defined in:
- lib/stbaldricks/entities/recurring_gift.rb
Constant Summary
Constants inherited from TopLevelEntity
TopLevelEntity::DEFAULT_CLASS_ACTIONS, TopLevelEntity::DEFAULT_CRUD_ACTIONS, TopLevelEntity::DEFAULT_ENDPOINT, TopLevelEntity::DEFAULT_INSTANCE_ACTIONS
Constants inherited from BaseEntity
Instance Attribute Summary collapse
-
#amount ⇒ Object
Returns the value of attribute amount.
-
#billing_day_of_month ⇒ Object
Returns the value of attribute billing_day_of_month.
-
#created_at ⇒ Object
Returns the value of attribute created_at.
-
#customer_id ⇒ Object
Returns the value of attribute customer_id.
-
#display_name ⇒ Object
Returns the value of attribute display_name.
-
#event_year ⇒ Object
Returns the value of attribute event_year.
-
#fee_amount ⇒ Object
Returns the value of attribute fee_amount.
-
#funding_type ⇒ Object
Returns the value of attribute funding_type.
-
#how_created ⇒ Object
Returns the value of attribute how_created.
-
#how_created_id ⇒ Object
Returns the value of attribute how_created_id.
-
#is_unrecognized ⇒ Object
Returns the value of attribute is_unrecognized.
-
#last_collected_at ⇒ Object
Returns the value of attribute last_collected_at.
-
#last_failed_at ⇒ Object
Returns the value of attribute last_failed_at.
-
#modified_at ⇒ Object
Returns the value of attribute modified_at.
-
#modified_by ⇒ Object
Returns the value of attribute modified_by.
-
#past_due_at ⇒ Object
Returns the value of attribute past_due_at.
-
#payment_gateway ⇒ Object
Returns the value of attribute payment_gateway.
-
#promotional_code ⇒ Object
Returns the value of attribute promotional_code.
-
#status ⇒ Object
Returns the value of attribute status.
-
#subscription_id ⇒ Object
Returns the value of attribute subscription_id.
Attributes inherited from RecurringGift
Attributes inherited from BaseEntity
Method Summary
Methods included from Entities::DefaultCacheable
Methods inherited from TopLevelEntity
_endpoint, action, actions, blacklist_action, class_action, define_endpoint, endpoint, #endpoint, instance_action
Methods included from Entities::Cacheable
Methods inherited from BaseEntity
allow_instantiation?, attr_accessor, attr_reader, attr_writer, collection_attributes, defined_attributes, #destroyed?, #dirty_data, entity_attr_accessor, entity_attr_reader, entity_attr_writer, entity_attributes, entity_collection_attr_accessor, entity_collection_attr_reader, entity_collection_attr_writer, #error, inherited, #initialize, #keys_hash, #model_name, multitype_attr_accessor, multitype_attr_reader, multitype_attr_writer, multitype_collection_attr_accessor, multitype_collection_attr_reader, multitype_collection_attr_writer, #not_provided_attributes, optional_attributes, #persisted?, #reload!, #reload_recursive, #rollback!, #to_hash, #to_json, #to_partial
Methods included from EntityResponseConcern
#add_errors, #data, #error?, #errors?, #errors_http_code=, #http_code, #success?
Constructor Details
This class inherits a constructor from SBF::Client::BaseEntity
Instance Attribute Details
#amount ⇒ Object
Returns the value of attribute amount.
174 175 176 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 174 def amount @amount end |
#billing_day_of_month ⇒ Object
Returns the value of attribute billing_day_of_month.
176 177 178 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 176 def billing_day_of_month @billing_day_of_month end |
#created_at ⇒ Object
Returns the value of attribute created_at.
187 188 189 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 187 def created_at @created_at end |
#customer_id ⇒ Object
Returns the value of attribute customer_id.
184 185 186 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 184 def customer_id @customer_id end |
#display_name ⇒ Object
Returns the value of attribute display_name.
179 180 181 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 179 def display_name @display_name end |
#event_year ⇒ Object
Returns the value of attribute event_year.
173 174 175 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 173 def event_year @event_year end |
#fee_amount ⇒ Object
Returns the value of attribute fee_amount.
175 176 177 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 175 def fee_amount @fee_amount end |
#funding_type ⇒ Object
Returns the value of attribute funding_type.
182 183 184 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 182 def funding_type @funding_type end |
#how_created ⇒ Object
Returns the value of attribute how_created.
187 188 189 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 187 def how_created @how_created end |
#how_created_id ⇒ Object
Returns the value of attribute how_created_id.
187 188 189 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 187 def how_created_id @how_created_id end |
#is_unrecognized ⇒ Object
Returns the value of attribute is_unrecognized.
180 181 182 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 180 def is_unrecognized @is_unrecognized end |
#last_collected_at ⇒ Object
Returns the value of attribute last_collected_at.
177 178 179 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 177 def last_collected_at @last_collected_at end |
#last_failed_at ⇒ Object
Returns the value of attribute last_failed_at.
178 179 180 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 178 def last_failed_at @last_failed_at end |
#modified_at ⇒ Object
Returns the value of attribute modified_at.
187 188 189 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 187 def modified_at @modified_at end |
#modified_by ⇒ Object
Returns the value of attribute modified_by.
187 188 189 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 187 def modified_by @modified_by end |
#past_due_at ⇒ Object
Returns the value of attribute past_due_at.
187 188 189 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 187 def past_due_at @past_due_at end |
#payment_gateway ⇒ Object
Returns the value of attribute payment_gateway.
183 184 185 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 183 def payment_gateway @payment_gateway end |
#promotional_code ⇒ Object
Returns the value of attribute promotional_code.
181 182 183 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 181 def promotional_code @promotional_code end |
#status ⇒ Object
Returns the value of attribute status.
172 173 174 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 172 def status @status end |
#subscription_id ⇒ Object
Returns the value of attribute subscription_id.
185 186 187 |
# File 'lib/stbaldricks/entities/recurring_gift.rb', line 185 def subscription_id @subscription_id end |