ContractLinkedView
idstringrequired
Id of the contract
typestringrequired
Type of the contract
Example:
LEASEcodestringrequired
Code of the contract
labelstring
Label of the contract
ContractLinkedView
{
"id": "string",
"type": "LEASE",
"code": "string",
"label": "string"
}