StakeHolderContactDetailView
phoneNumberstring
Phone number of the contact
Default value:
##defaultExample:
0123456789additionalInfosstring
Additional infos of the contact
Default value:
##defaultExample:
Some additional infosemailstring
Email address required for person and company
Default value:
##defaultExample:
john.doe@example.comcreationDatestring
Date of creation of the contact
Default value:
##defaultExample:
2020-01-01StakeHolderContactDetailView
{
"phoneNumber": "0123456789",
"additionalInfos": "Some additional infos",
"email": "john.doe@example.com",
"creationDate": "2020-01-01"
}