Sha256: a27622f5f328dc2e58dd5b97f0242b06805393d3c9cd537ac7e95390f484670d

Contents?: true

Size: 181 Bytes

Versions: 8

Compression:

Stored size: 181 Bytes

Contents

module Paypal
  module Payment
    class Response::Payer < Base
      attr_optional :identifier, :status, :first_name, :last_name, :email, :company, :phone_number
    end
  end
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
ianfleeton-paypal-express-1.0.0 lib/paypal/payment/response/payer.rb
ianfleeton-paypal-express-0.8.7 lib/paypal/payment/response/payer.rb
ianfleeton-paypal-express-0.8.6 lib/paypal/payment/response/payer.rb
ianfleeton-paypal-express-0.8.5 lib/paypal/payment/response/payer.rb
ianfleeton-paypal-express-0.8.4 lib/paypal/payment/response/payer.rb
ianfleeton-paypal-express-0.8.3 lib/paypal/payment/response/payer.rb
ianfleeton-paypal-express-0.8.2 lib/paypal/payment/response/payer.rb
dfg-paypal-0.8.2 lib/paypal/payment/response/payer.rb