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

> [Globals](../README.md) / [pulse](../modules/pulse.md) / PulseResponse

# Interface: PulseResponse

## Hierarchy

* **PulseResponse**

## Index

### Properties

* [notifications](pulse.pulseresponse.md#notifications)

## Properties

### notifications

•  **notifications**: { notification: { errorMessage: string ; notification-id: string ; statusCode: number  }[]  }

Notifications

#### Type declaration:

Name | Type | Description |
------ | ------ | ------ |
`notification` | { errorMessage: string ; notification-id: string ; statusCode: number  }[] | Specific notification. |
