ContractNegotiationSchema
@idstringrequired
Example: 
3f2592da-ffc9-40cb-a336-a9daa9343ce8@typestringrequired
Example: 
ContractNegotiationconsumerPidstringrequired
Example: 
urn:example:consumerPidproviderPidstringrequired
Example: 
urn:example:providerPidstatestringrequired
Example: 
REQUESTEDContractNegotiationSchema
{
  "@id": "3f2592da-ffc9-40cb-a336-a9daa9343ce8",
  "@type": "ContractNegotiation",
  "consumerPid": "urn:example:consumerPid",
  "providerPid": "urn:example:providerPid",
  "state": "REQUESTED"
}