Interface: Resource<T>
Type parameters​
Name | Type |
---|---|
T | extends object = {} |
Properties​
attributes​
• attributes: { [P in string | number | symbol]: ResourceAttribute<T[P]> }
Defined in​
references​
• references: Object
Index signature​
â–ª [referenceKey: string
]: Many
<string
>
Defined in​
type​
• type: Many
<string
>
Defined in​
uri​
• uri: string