• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "string": [
3    {
4      "name": "phone_type_mobile",
5      "value": "phone"
6    },
7    {
8      "name": "phone_type_home",
9      "value": "dwellings"
10    },
11    {
12      "name": "phone_type_work",
13      "value": "unit"
14    },
15    {
16      "name": "phone_type_main",
17      "value": "Switchboard"
18    },
19    {
20      "name": "phone_type_fax_work",
21      "value": "Company Fax"
22    },
23    {
24      "name": "phone_type_fax_home",
25      "value": "Residential Fax"
26    },
27    {
28      "name": "phone_type_pager",
29      "value": "pager"
30    },
31    {
32      "name": "phone_type_other",
33      "value": "other"
34    },
35    {
36      "name": "phone_type_custom",
37      "value": "custom"
38    },
39    {
40      "name": "phone_type_home_expansion",
41      "value": "dwellings  %s"
42    },
43    {
44      "name": "phone_type_mobile_expansion",
45      "value": "phone  %s"
46    },
47    {
48      "name": "phone_type_work_expansion",
49      "value": "unit  %s"
50    },
51    {
52      "name": "phone_type_fax_work_expansion",
53      "value": "Company Fax  %s"
54    },
55    {
56      "name": "phone_type_fax_home_expansion",
57      "value": "Residential Fax  %s"
58    },
59    {
60      "name": "phone_type_pager_expansion",
61      "value": "pager  %s"
62    },
63    {
64      "name": "phone_type_other_expansion",
65      "value": "other  %s"
66    },
67    {
68      "name": "phone_type_main_expansion",
69      "value": "Switchboard  %s"
70    },
71    {
72      "name": "phone_type_custom_expansion",
73      "value": "custom  %s"
74    },
75    {
76      "name": "email_type_home",
77      "value": "Private"
78    },
79    {
80      "name": "email_type_work",
81      "value": "unit"
82    },
83    {
84      "name": "email_type_other",
85      "value": "other"
86    },
87    {
88      "name": "email_type_custom",
89      "value": "custom"
90    },
91    {
92      "name": "instant_type_aim",
93      "value": "AIM"
94    },
95    {
96      "name": "instant_type_windowslive",
97      "value": "WindowsLive"
98    },
99    {
100      "name": "instant_type_yahoo",
101      "value": "Yahoo"
102    },
103    {
104      "name": "instant_type_skype",
105      "value": "Skype"
106    },
107    {
108      "name": "instant_type_qq",
109      "value": "QQ"
110    },
111    {
112      "name": "instant_type_hangouts",
113      "value": "Hangouts"
114    },
115    {
116      "name": "instant_type_icq",
117      "value": "ICQ"
118    },
119    {
120      "name": "instant_type_jabber",
121      "value": "Jabber"
122    },
123    {
124      "name": "instant_type_custom",
125      "value": "Custom"
126    },
127    {
128      "name": "birthday_type_grebirthday",
129      "value": "Birthday"
130    },
131    {
132      "name": "birthday_type_lunarbirthday",
133      "value": "Lunar Birthday"
134    },
135    {
136      "name": "birthday_type_anniversaries",
137      "value": "anniversaries"
138    },
139    {
140      "name": "birthday_type_other",
141      "value": "Other Important Dates"
142    },
143    {
144      "name": "relationship_type_assistant",
145      "value": "Assistant"
146    },
147    {
148      "name": "relationship_type_brother",
149      "value": "Brother"
150    },
151    {
152      "name": "relationship_type_children",
153      "value": "Children"
154    },
155    {
156      "name": "relationship_type_mates",
157      "value": "Mates"
158    },
159    {
160      "name": "relationship_type_father",
161      "value": "Father"
162    },
163    {
164      "name": "relationship_type_friend",
165      "value": "Friend"
166    },
167    {
168      "name": "relationship_type_bosses",
169      "value": "Bosses"
170    },
171    {
172      "name": "relationship_type_mother",
173      "value": "Mother"
174    },
175    {
176      "name": "relationship_type_parents",
177      "value": "Parents"
178    },
179    {
180      "name": "relationship_type_partner",
181      "value": "Partner"
182    },
183    {
184      "name": "relationship_type_introducer",
185      "value": "Introducer"
186    },
187    {
188      "name": "relationship_type_kinship",
189      "value": "Kinship"
190    },
191    {
192      "name": "relationship_type_sisters",
193      "value": "Sisters"
194    },
195    {
196      "name": "relationship_type_spouses",
197      "value": "Spouses"
198    },
199    {
200      "name": "relationship_type_custom",
201      "value": "Custom"
202    },
203    {
204      "name": "house_type_dwelling",
205      "value": "Dwelling"
206    },
207    {
208      "name": "house_type_position",
209      "value": "Position"
210    },
211    {
212      "name": "house_type_other",
213      "value": "Other"
214    },
215    {
216      "name": "house_type_custom",
217      "value": "Custom"
218    }
219  ]
220}