Class: Google4R::Checkout::PickupShipping
- Inherits:
-
ShippingMethod
- Object
- ShippingMethod
- Google4R::Checkout::PickupShipping
- Defined in:
- lib/google4r/checkout/shared.rb
Overview
A class that represents the “pickup” shipping method.
Instance Attribute Summary
Attributes inherited from ShippingMethod
Instance Method Summary collapse
-
#initialize ⇒ PickupShipping
constructor
A new instance of PickupShipping.
Constructor Details
#initialize ⇒ PickupShipping
Returns a new instance of PickupShipping.
429 430 |
# File 'lib/google4r/checkout/shared.rb', line 429 def initialize end |