Class: Google4R::Checkout::PickupShipping

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

Overview

A class that represents the “pickup” shipping method.

Instance Attribute Summary

Attributes inherited from DeliveryMethod

#name, #price

Instance Method Summary collapse

Constructor Details

#initializePickupShipping

Returns a new instance of PickupShipping.



863
864
# File 'lib/google4r/checkout/shared.rb', line 863

def initialize
end