StakeHolderContactDetailView
phoneNumberstring
Phone number of the contact
Example:
0123456789additionalInfosstring
Additional infos of the contact
Example:
Some additional infosemailstring
Email address required for person and company
Example:
john.doe@example.comStakeHolderContactDetailView
{
"phoneNumber": "0123456789",
"additionalInfos": "Some additional infos",
"email": "john.doe@example.com"
}