core/asset-property/asset-property.model.ts
Properties |
|
| children |
children:
|
Type : TreeNode[]
|
| Optional |
| description |
description:
|
Type : string
|
| Optional |
| hasChildren |
hasChildren:
|
Type : boolean
|
| Optional |
| id |
id:
|
Type : string
|
| tags |
tags:
|
Type : string[]
|
| Optional |
| title |
title:
|
Type : string
|
| type |
type:
|
Type : string
|
| Optional |