Class: Paypal::Payment::Response::Reference

Inherits:
Base
  • Object
show all
Defined in:
lib/paypal/payment/response/reference.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Methods included from Util

#==, formatted_amount, #numeric_attribute?, to_numeric

Constructor Details

This class inherits a constructor from Paypal::Base

Instance Attribute Details

#infoObject

Returns the value of attribute info.



6
7
8
# File 'lib/paypal/payment/response/reference.rb', line 6

def info
  @info
end