**[@adobe/exc-app](../README.md)**

> [Globals](../README.md) / [cache](../modules/cache.md) / CacheParameters

# Interface: CacheParameters

Input parameters for the Cache get and delete APIs.

## Hierarchy

* **CacheParameters**

  ↳ [CacheSetParameters](cache.cachesetparameters.md)

## Index

### Properties

* [key](cache.cacheparameters.md#key)
* [scope](cache.cacheparameters.md#scope)

## Properties

### key

•  **key**: string

Cache key.

___

### scope

• `Optional` **scope**: CacheScope

Cache scope (Optional - Defaults to user).
