Interface ContactStructuredName

Structured name fields of a contact.

Hierarchy

  • ContactStructuredName

Properties

prefix?: null | string
givenName?: null | string
middleName?: null | string
familyName?: null | string
suffix?: null | string
phoneticGiven?: null | string
phoneticMiddle?: null | string
phoneticFamily?: null | string

Generated using TypeDoc