Method: SoftLayer::Account#postalCode
- Defined in:
- lib/softlayer/Account.rb
#postalCode ⇒ Object
:attr_reader: The postal code (in the US, aka. zip code) of the primary contact’s address
DEPRECATION WARNING: This attribute is deprecated in favor of postal_code and will be removed in the next major release.
89 |
# File 'lib/softlayer/Account.rb', line 89 sl_attr :postalCode |