mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
31 lines
607 B
Markdown
31 lines
607 B
Markdown
[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / DatatokenRoles
|
|
|
|
# Interface: DatatokenRoles
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [minter](DatatokenRoles.md#minter)
|
|
- [paymentManager](DatatokenRoles.md#paymentmanager)
|
|
|
|
## Properties
|
|
|
|
### minter
|
|
|
|
• **minter**: `boolean`
|
|
|
|
#### Defined in
|
|
|
|
[@types/Datatoken.ts:28](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L28)
|
|
|
|
___
|
|
|
|
### paymentManager
|
|
|
|
• **paymentManager**: `boolean`
|
|
|
|
#### Defined in
|
|
|
|
[@types/Datatoken.ts:29](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L29)
|