[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / FeesInfo # Interface: FeesInfo ## Table of contents ### Properties - [exchangeId](FeesInfo.md#exchangeid) - [marketFee](FeesInfo.md#marketfee) - [marketFeeAvailable](FeesInfo.md#marketfeeavailable) - [marketFeeCollector](FeesInfo.md#marketfeecollector) - [oceanFeeAvailable](FeesInfo.md#oceanfeeavailable) - [opcFee](FeesInfo.md#opcfee) ## Properties ### exchangeId • **exchangeId**: `string` #### Defined in [@types/FixedPrice.ts:54](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/FixedPrice.ts#L54) ___ ### marketFee • **marketFee**: `string` #### Defined in [@types/FixedPrice.ts:50](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/FixedPrice.ts#L50) ___ ### marketFeeAvailable • **marketFeeAvailable**: `string` #### Defined in [@types/FixedPrice.ts:52](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/FixedPrice.ts#L52) ___ ### marketFeeCollector • **marketFeeCollector**: `string` #### Defined in [@types/FixedPrice.ts:51](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/FixedPrice.ts#L51) ___ ### oceanFeeAvailable • **oceanFeeAvailable**: `string` #### Defined in [@types/FixedPrice.ts:53](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/FixedPrice.ts#L53) ___ ### opcFee • **opcFee**: `string` #### Defined in [@types/FixedPrice.ts:49](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/FixedPrice.ts#L49)