Sha256: 2bf58b7de31e907c3466d653d35d33852b163b094476c20bc0a27d25e0782582

Contents?: true

Size: 185 Bytes

Versions: 31

Compression:

Stored size: 185 Bytes

Contents

module Paypal
  module Payment
    class Response::ShipTo < Base
      attr_optional :owner, :status, :name, :zip, :street, :city, :state, :country_code, :country_name
    end
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
paypal-express-0.4.6 lib/paypal/payment/response/ship_to.rb
paypal-express-0.4.5 lib/paypal/payment/response/ship_to.rb
paypal-express-0.4.4 lib/paypal/payment/response/ship_to.rb
paypal-express-0.4.3 lib/paypal/payment/response/ship_to.rb
paypal-express-0.4.2 lib/paypal/payment/response/ship_to.rb
paypal-express-0.4.1 lib/paypal/payment/response/ship_to.rb
paypal-express-0.4.0 lib/paypal/payment/response/ship_to.rb
paypal-express-0.4.0.alpha lib/paypal/payment/response/ship_to.rb
paypal-express-0.3.1 lib/paypal/payment/response/ship_to.rb
paypal-express-0.3.0 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.10 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.9 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.8 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.7 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.6 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.5 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.4 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.3 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.2 lib/paypal/payment/response/ship_to.rb
paypal-express-0.2.1 lib/paypal/payment/response/ship_to.rb