Method: Dnsimple::Struct::Contact#postal_code

Defined in:
lib/dnsimple/struct/contact.rb

#postal_codeString

Returns The contact postal code.

Returns:

  • (String)

    The contact postal code.



39
40
41
# File 'lib/dnsimple/struct/contact.rb', line 39

def postal_code
  @postal_code
end