Skip to main content

ContractLinkedView

idstring

Id of the contract

Default value: ##default
typestring

Type of the contract

Default value: ##default
Example: LEASE
codestring

Code of the contract

Default value: ##default
labelstring

Label of the contract

Default value: ##default
assetUidsstring[]

Asset stonal ids linked of the contract

Default value: ##default
ContractLinkedView
{
"id": "##default",
"type": "LEASE",
"code": "##default",
"label": "##default",
"assetUids": [
"string"
]
}