# Interface: JackpotsOptoutResponse

## Extends

- `ProtocolResponse`

## Properties

### cid

> **cid**: `number`

#### Inherited from

`ProtocolResponse.cid`

***

### ts?

> `optional` **ts?**: `number`

#### Inherited from

`ProtocolResponse.ts`

***

### uuid?

> `optional` **uuid?**: `string`

#### Inherited from

`ProtocolResponse.uuid`

***

### errCode?

> `optional` **errCode?**: `number`

#### Inherited from

`ProtocolResponse.errCode`

***

### errMsg?

> `optional` **errMsg?**: `string`

#### Inherited from

`ProtocolResponse.errMsg`
