Class: Addressbook::Contact::Phone

Inherits:
Nested
  • Object
show all
Defined in:
lib/addressbook/contact.rb

Constant Summary collapse

TYPES =
%w(mobile home iPhone cell work other)

Method Summary

Methods inherited from Nested

#initialize

Methods inherited from Resource

headers

Constructor Details

This class inherits a constructor from Addressbook::Contact::Nested