Class: Hps::HpsChargeExceptions
- Inherits:
-
Object
- Object
- Hps::HpsChargeExceptions
- Defined in:
- lib/hps/entities/hps_charge_exceptions.rb
Instance Attribute Summary collapse
-
#card_exception ⇒ Object
Returns the value of attribute card_exception.
-
#hps_exception ⇒ Object
Returns the value of attribute hps_exception.
Instance Attribute Details
#card_exception ⇒ Object
Returns the value of attribute card_exception.
4 5 6 |
# File 'lib/hps/entities/hps_charge_exceptions.rb', line 4 def card_exception @card_exception end |
#hps_exception ⇒ Object
Returns the value of attribute hps_exception.
4 5 6 |
# File 'lib/hps/entities/hps_charge_exceptions.rb', line 4 def hps_exception @hps_exception end |