Method: ActiveShipping::Location#postal_code

Defined in:
lib/active_shipping/location.rb

#postal_codeObject (readonly) Also known as: zip, postal

Returns the value of attribute postal_code.



5
6
7
# File 'lib/active_shipping/location.rb', line 5

def postal_code
  @postal_code
end