Method: PureCloud::BillingAddress#postal_code
- Defined in:
- lib/purecloud/models/billing_address.rb
#postal_code ⇒ Object
Returns the value of attribute postal_code.
34 35 36 |
# File 'lib/purecloud/models/billing_address.rb', line 34 def postal_code @postal_code end |