Method: Dnsimple::Struct::Contact#postal_code
- Defined in:
- lib/dnsimple/struct/contact.rb
#postal_code ⇒ String
Returns The contact postal code.
39 40 41 |
# File 'lib/dnsimple/struct/contact.rb', line 39 def postal_code @postal_code end |