application-services-model/src/domain.ts
Object to hold basic info of domain
Properties |
|
constructor(data?)
|
||||
|
Parameters :
|
| expandable |
Type : boolean
|
| Optional id |
Type : number
|
| itemsSorted |
Type : boolean
|
| name |
Type : string
|
| sourceReference |
Type : string
|