ContractLinkedView
idstringrequired
Id of the contract
Default value:
typestringrequired
Type of the contract
Default value:
Example:
LEASEcodestringrequired
Code of the contract
Default value:
labelstring | nullnullable
Label of the contract
Default value:
assetUidsstring[]nullable
Asset stonal ids linked of the contract
Default value:
assetChildrenUidsstring[]nullable
Children assets stonal ids linked of the contract
Default value:
ContractLinkedView
{
"id": "",
"type": "LEASE",
"code": "",
"label": "",
"assetUids": "",
"assetChildrenUids": ""
}