SelectionSessionAssetDetails
Details of a selected asset including its level ancestor
uidstring
Stonal identifier of the asset
Default value:
##defaultExample:
550e8400-e29b-41d4-a716-446655440001namestring
Name of the asset
Default value:
##defaultExample:
A101levelUidstring
Stonal identifier of the first LEVEL ancestor in the parent chain, null if no LEVEL ancestor exists
Default value:
##defaultExample:
660e8400-e29b-41d4-a716-446655440010SelectionSessionAssetDetails
{
"uid": "550e8400-e29b-41d4-a716-446655440001",
"name": "A101",
"levelUid": "660e8400-e29b-41d4-a716-446655440010"
}