---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [docs](../index.md) / CachedEntry

# Interface: CachedEntry

Defined in: [packages/b2c-tooling-sdk/src/docs/content-cache.ts:90](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/docs/content-cache.ts#L90)

A cache hit: the content and which tier served it.

## Properties

### content

> **content**: `string`

Defined in: [packages/b2c-tooling-sdk/src/docs/content-cache.ts:91](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/docs/content-cache.ts#L91)

***

### source

> **source**: [`CacheSource`](../type-aliases/CacheSource.md)

Defined in: [packages/b2c-tooling-sdk/src/docs/content-cache.ts:92](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/docs/content-cache.ts#L92)
