Interface: Resource<T>
Type parameters​
Name | Type |
---|---|
T | extends object = {} |
Properties​
attributes​
• attributes: { [P in string | number | symbol]: ResourceAttribute<T[P]> }
Defined in​
application-profile/src/lib/models/resource.ts:16
references​
• references: Object
Index signature​
â–ª [referenceKey: string
]: Many
<string
>
Defined in​
application-profile/src/lib/models/resource.ts:15
type​
• type: Many
<string
>
Defined in​
application-profile/src/lib/models/resource.ts:14
uri​
• uri: string