Class: Vantiv::Api::ExtendedCardResponse
- Inherits:
-
Object
- Object
- Vantiv::Api::ExtendedCardResponse
- Defined in:
- lib/vantiv/api/account_updater_response.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code.
15 16 17 |
# File 'lib/vantiv/api/account_updater_response.rb', line 15 def code @code end |
#message ⇒ Object
Returns the value of attribute message.
15 16 17 |
# File 'lib/vantiv/api/account_updater_response.rb', line 15 def @message end |