You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`location`|String with all valid address parts (street address, city, state, country, and postal code) combined| "1 Infinite Loop, Cupertino, CA, US"|
175
174
|`number`| Number, stored as a 64 bit float |`42.192`, `17`|
176
175
|`personal-name`| Last name(s), First name(s) *(note the comma in the middle)*|`"Bloggs, Joe"`|
177
176
|`phone-number`|[E.164 format](https://en.wikipedia.org/wiki/E.164), starting with `+...`|`"+15558675309"`|
0 commit comments