Builds a name object for a contact, required for contacts. The object requires a formatted_name and at least another property.
Full name, as it normally appears
Optionalfirst_name: stringFirst name
Optionallast_name: stringLast name
Optionalmiddle_name: stringMiddle name
Optionalsuffix: stringName suffix
Optionalprefix: stringName prefix
Optional Readonlyfirst_The first name of the contact
Readonlyformatted_The formatted name of the contact
Optional Readonlylast_The last name of the contact
Optional Readonlymiddle_The middle name of the contact
Optional ReadonlyprefixThe prefix of the contact
Optional ReadonlysuffixThe suffix of the contact
Name API object