# types.ProtocolFees

[@polymeshassociation/polymesh-sdk](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/classes) / [Modules](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules) / [types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types) / ProtocolFees

## Interface: ProtocolFees

[types](https://developers.polymath.network/polymesh-sdk-api-reference/docs-alpha/modules-1/types).ProtocolFees

### Table of contents

#### Properties

* [fees](#fees)
* [tag](#tag)

### Properties

#### fees

• **fees**: `BigNumber`

**Defined in**

[types/index.ts:347](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L347)

***

#### tag

• **tag**: `TxTag`

**Defined in**

[types/index.ts:346](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/types/index.ts#L346)
