ProjectAgreementParticipant
titlestringrequired
Title of the participant
didIdstringrequired
Decentralized identifier of the participant
Example:
did:example:participant-1ProjectAgreementParticipant
{
"title": "string",
"didId": "did:example:participant-1"
}