Interface DeleteCachedContentConfig

Optional parameters for caches.delete method.

interface DeleteCachedContentConfig {
    httpOptions?: HttpOptions;
}

Properties

Properties

httpOptions?: HttpOptions

Used to override HTTP request options.

MMNEPVFCICPMFPCPTTAAATR