Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.56 KB

LegacyContactContactLinkParticipant.md

File metadata and controls

27 lines (24 loc) · 1.56 KB

# LegacyContactContactLinkParticipant

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]
role string Role in the link. [optional]
roleSystemName string System name of the role. Empty if the value is not a system value. [optional]
main string Main participant (boolean). [optional]

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