# Interface: InboxMessageBody

## Properties

### action

> **action**: `string`

***

### body

> **body**: `string`

***

### type

> **type**: [`InboxMessageType`](../enumerations/InboxMessageType.md)

***

### image

> **image**: `string`

***

### title

> **title**: `string`

***

### html\_body

> **html\_body**: `string`

***

### additional\_buttons?

> `optional` **additional\_buttons?**: `object`[]

#### inbox\_cta\_text

> **inbox\_cta\_text**: `string`

#### action

> **action**: `string`

***

### show\_preview?

> `optional` **show\_preview?**: `boolean`

***

### show\_duration\_sec?

> `optional` **show\_duration\_sec?**: `number`

***

### enable\_zoom\_mode?

> `optional` **enable\_zoom\_mode?**: `boolean`

***

### open\_links?

> `optional` **open\_links?**: [`OpenLinksType`](../enumerations/OpenLinksType.md)

***

### custom\_data?

> `optional` **custom\_data?**: `string`
