Class: Google4R::Checkout::WorldArea
- Defined in:
- lib/google4r/checkout/shared.rb
Overview
Instances of WorldArea represent a tax area that applies globally.
Instance Method Summary collapse
-
#initialize ⇒ WorldArea
constructor
A new instance of WorldArea.
Constructor Details
#initialize ⇒ WorldArea
Returns a new instance of WorldArea.
670 671 |
# File 'lib/google4r/checkout/shared.rb', line 670 def initialize end |