Created
February 10, 2012 04:01
-
-
Save uris77/1786419 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AddressType addressType //Could be home, work or alternate | |
Person person | |
String street | |
Municipality municipality | |
District district | |
Country country //Defaults to Belize for students. | |
String phone1 | |
String phone2 | |
String phone3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment