Skip to main content
Version: Next

ProjectAgreementParticipant

titlestringrequired

Title of the participant

didIdstringrequired

Decentralized identifier of the participant

Example: did:example:participant-1
ProjectAgreementParticipant
{
"title": "string",
"didId": "did:example:participant-1"
}