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

> [Globals](../README.md) / [settings](../modules/settings.md) / SettingsResponse

# Interface: SettingsResponse<T\>

The response from the settings service.

## Type parameters

Name | Type |
------ | ------ |
`T` | [Settings](settings.settings-1.md) |

## Hierarchy

* **SettingsResponse**

## Index

### Properties

* [settings](settings.settingsresponse.md#settings)

## Properties

### settings

•  **settings**: T

The map of settings being worked upon.
