# Window

Type: object

Tells a client whether the current actor can send in this conversation right now.

## Properties

- `state` (enum, required)
- `forActor` (enum, required)
- `expiresAt` (string, optional)
- `failureCode` (enum, optional) - Public reason code when this actor cannot send in the current window.

