# Interface: GetCustomSectionsResponse

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

***

### customSections

> **customSections**: `object`

#### Index Signature

\[`key`: `string`\]: [`UICustomSection`](UICustomSection.md)
