mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
42 lines
983 B
Markdown
42 lines
983 B
Markdown
[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / ConsumeMarketFee
|
|
|
|
# Interface: ConsumeMarketFee
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [consumeMarketFeeAddress](ConsumeMarketFee.md#consumemarketfeeaddress)
|
|
- [consumeMarketFeeAmount](ConsumeMarketFee.md#consumemarketfeeamount)
|
|
- [consumeMarketFeeToken](ConsumeMarketFee.md#consumemarketfeetoken)
|
|
|
|
## Properties
|
|
|
|
### consumeMarketFeeAddress
|
|
|
|
• **consumeMarketFeeAddress**: `string`
|
|
|
|
#### Defined in
|
|
|
|
[@types/Datatoken.ts:16](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L16)
|
|
|
|
___
|
|
|
|
### consumeMarketFeeAmount
|
|
|
|
• **consumeMarketFeeAmount**: `string`
|
|
|
|
#### Defined in
|
|
|
|
[@types/Datatoken.ts:18](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L18)
|
|
|
|
___
|
|
|
|
### consumeMarketFeeToken
|
|
|
|
• **consumeMarketFeeToken**: `string`
|
|
|
|
#### Defined in
|
|
|
|
[@types/Datatoken.ts:17](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L17)
|