All pages
Powered by GitBook
1 of 1

Loading...

fromTopic()

Description

Retrieve an array of requests from a topic

Parameters

Name
Type
Required?
Description

Returns

Promise<[]>

Types and Interfaces

Types.ITimestampBoundaries

Name
Type
Required?
Description

options

Name
Type
Required?
Description

topic

string

Topic string

updatedBetween

iTimestampBoundaries

Start time and end time

options

Object

Options

from

number (Unix timestamp)

Start time

to

number (Unix timestamp)

End time

disablePaymentDetection

boolean

Disables payment detection

disableEvents

boolean

Disabled events

Request