<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`ReferenceLinkCache`](ReferenceLinkCache)
## ReferenceLinkCache interface
1.8.7
**Signature:**
```typescript
export interface ReferenceLinkCache extends CacheItem
```
**Extends:** [`CacheItem`](CacheItem)
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [`id`](ReferenceLinkCache/id) | | <code>string</code> | |
| [`link`](ReferenceLinkCache/link) | | <code>string</code> | |
| [`position`](CacheItem/position) | | [`Pos`](Pos) | <p>Position of this item in the note.</p><p>(Inherited from [CacheItem](CacheItem)<!-- -->)</p> |