Class: Hps::HpsChargeExceptions

Inherits:
Object
  • Object
show all
Defined in:
lib/hps/entities/hps_charge_exceptions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#card_exceptionObject

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_exceptionObject

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