LinkedAssetView
Information about a linked asset
uidstringrequired
Unique identifier of the linked asset
Example:
asset-123e4567-e89b-12d3-a456-426614174000
namestringrequired
Display name of the linked asset
Example:
RU-001 - Apartment 42B
LinkedAssetView
{
"uid": "asset-123e4567-e89b-12d3-a456-426614174000",
"name": "RU-001 - Apartment 42B"
}