Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.32 KB

LegacyContactContact.md

File metadata and controls

24 lines (21 loc) · 1.32 KB

# LegacyContactContact

Properties

Name Type Description Notes
id string Unique id. [optional]
uuid string Contact UUID. [optional]
typeContact string Type of the contact. [optional]
indOrg string Type INDIVIDUAL OR ORGANIZATION. [optional]
displayName string Display name of the contact. [optional]
firstName string First name of the contact. [optional]
nickname string Nickname of the contact. [optional]
middleName string Middle name of the contact. [optional]
lastName string Last name of the contact. [optional]
corporationName string First line of corporation name (Organization). [optional]
corporationNameLine2 string Second line of corporation name (Organization). [optional]
rank string Rank of the contact. (Industrial Alliance only). [optional]
facebookLink string Facebook link. [optional]
twitterLink string Twitter link. [optional]
linkedinLink string LinkedIn link. [optional]
avatar int Avatar. [optional]

[Back to Model list] [Back to API list] [Back to README]