Class: Bright::PhoneNumber
Constant Summary collapse
- TYPES =
["Cell", "Home", "Work", "Other"]
Method Summary
Methods inherited from Model
#assign_attributes, attribute_names, #initialize, #to_json
Constructor Details
This class inherits a constructor from Bright::Model