ContractLinkedView
idstring
Id of the contract
Default value:
##defaulttypestring
Type of the contract
Default value:
##defaultExample:
LEASEcodestring
Code of the contract
Default value:
##defaultlabelstring
Label of the contract
Default value:
##defaultassetUidsstring[]
Asset stonal ids linked of the contract
Default value:
##defaultContractLinkedView
{
"id": "##default",
"type": "LEASE",
"code": "##default",
"label": "##default",
"assetUids": [
"string"
]
}