Class: Google4R::Checkout::PickupShipping

Inherits:
ShippingMethod show all
Defined in:
lib/google4r/checkout/shared.rb

Overview

A class that represents the “pickup” shipping method.

Instance Attribute Summary

Attributes inherited from ShippingMethod

#name, #price

Instance Method Summary collapse

Constructor Details

#initializePickupShipping

Returns a new instance of PickupShipping.



429
430
# File 'lib/google4r/checkout/shared.rb', line 429

def initialize
end