Method: IntegrationApi::Address#postalcode
- Defined in:
- lib/integration_api/models/address.rb
#postalcode ⇒ Object
Returns the value of attribute postalcode.
27 28 29 |
# File 'lib/integration_api/models/address.rb', line 27 def postalcode @postalcode end |