JS API Reference
Module: market/proposal/proposals_batch
Table of contents
Classes
Type Aliases
Type Aliases
ProposalsBatchOptions
Ƭ ProposalsBatchOptions: Object
Type declaration
| Name | Type | Description | 
|---|---|---|
| minBatchSize? | number | The minimum number of proposals after which it will be possible to return the collection | 
| releaseTimeoutMs? | number | The maximum waiting time for collecting proposals after which it will be possible to return the collection |