Class: Bright::PhoneNumber

Inherits:
Model show all
Defined in:
lib/bright/phone_number.rb

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