[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / DispenserParams # Interface: DispenserParams ## Table of contents ### Properties - [allowedSwapper](DispenserParams.md#allowedswapper) - [maxBalance](DispenserParams.md#maxbalance) - [maxTokens](DispenserParams.md#maxtokens) - [withMint](DispenserParams.md#withmint) ## Properties ### allowedSwapper • `Optional` **allowedSwapper**: `string` #### Defined in [@types/Datatoken.ts:43](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L43) ___ ### maxBalance • **maxBalance**: `string` #### Defined in [@types/Datatoken.ts:41](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L41) ___ ### maxTokens • **maxTokens**: `string` #### Defined in [@types/Datatoken.ts:40](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L40) ___ ### withMint • `Optional` **withMint**: `boolean` #### Defined in [@types/Datatoken.ts:42](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Datatoken.ts#L42)