Sha256: 798436d462e5dbd3540f13b61e8c231c9643475352284842094aa4d4be060700
Contents?: true
Size: 214 Bytes
Versions: 1
Compression:
Stored size: 214 Bytes
Contents
module PayPal module ExpressCheckout module Response class Reference < PayPal::ExpressCheckout::Response::Base has_fields :reference, :payment has_many :fmfs end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paypal-payment-0.1.2 | lib/paypal/express_checkout/response/reference.rb |