application-services-model/src/domain.ts
UI Object representing domain of Attribute values
Properties |
constructor(data?)
|
||||
|
Parameters :
|
| containsHierarchicalValues |
Type : boolean
|
| expandable |
Type : boolean
|
| id |
Type : number
|
| itemsSorted |
Type : boolean
|
| name |
Type : string
|
| sourceReference |
Type : string
|
| systemDefined |
Type : boolean
|
| usedIn |
Type : literal type[]
|
| userModifiable |
Type : boolean
|
| valuesCount |
Type : number
|