Interface: JsonModel
Properties​
@context​
• @context: Object
Type declaration​
| Name | Type |
|---|---|
isNew? | boolean |
rootUri | string |
Defined in​
ng-application-profile/src/lib/models/json-model.ts:12
@facets​
• Optional @facets: Object
Defined in​
ng-application-profile/src/lib/models/json-model.ts:16
@id​
• @id: string
Defined in​
ng-application-profile/src/lib/models/json-model.ts:10
@type​
• @type: Many<string> | [string, ...string[]]