type property
The type of the nickname. Possible string values are:
- "DEFAULT" : Generic nickname.
- "MAIDEN_NAME" : Maiden name or birth family name. Used when the person's family name has changed as a result of marriage.
- "INITIALS" : Initials.
- "GPLUS" : Google+ profile nickname.
- "OTHER_NAME" : A professional affiliation or other name; for example,
Dr. Smith.
- "ALTERNATE_NAME" : Alternate name person is known by.
- "SHORT_NAME" : A shorter version of the person's name.
Implementation
core.String? type;