Skip to content

Commit

Permalink
Updated readme with 'addresses with labels'
Browse files Browse the repository at this point in the history
  • Loading branch information
belkevich committed Jan 5, 2016
1 parent fdd4f17 commit e911edb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ Available fields:
* APContactFieldPhonesWithLabels - array *phones* with *original and localized labels*
* APContactFieldEmailsOnly - array of *email addresses* disregarding *email labels*
* APContactFieldEmailsWithLabels - array of *email addresses* with *original and localized labels*
* APContactFieldAddresses - array of contact *addresses*
* APContactFieldAddressesWithLabels - array of contact *addresses* with *original and localized labels*
* APContactFieldAddressesOnly - array of contact *addresses* disregarding *addresses labels*
* APContactFieldSocialProfiles - array of contact *profiles in social networks*
* APContactFieldBirthday - date of *birthday*
* APContactFieldWebsites - array of strings with *website URLs*
Expand Down

0 comments on commit e911edb

Please sign in to comment.