# Interface: SAWWinningHistoryResponse

## Extends

- `ProtocolResponse`

## Properties

### prizes

> **prizes**: [`SAWPrizesHistory`](SAWPrizesHistory.md)[]

***

### hasMore

> **hasMore**: `boolean`

***

### 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`
