Agreement
A CollaborationProtocolAgreement (CPA). The agreement between 2 communication parties and their Profiles (CPP).
Object structure
{
"created": "2023-04-11T11:40:00.781Z",
"terminated": "2023-04-11T11:40:00.781Z",
"cpaId": "string",
"start": "2023-04-11T11:40:00.781Z",
"end": "2023-04-11T11:40:00.781Z",
"profiles": [
// Profile
]
}