@raisenow/tamaro-core
Preparing search index...
PollHandler
PollHandlerArgs
Type Alias PollHandlerArgs
type
PollHandlerArgs
=
{
interval
:
number
;
pollFn
:
(
paymentId
:
string
)
=>
Promise
<
void
>
;
}
Index
Properties
interval
poll
Fn
Properties
interval
interval
:
number
poll
Fn
pollFn
:
(
paymentId
:
string
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
interval
poll
Fn
@raisenow/tamaro-core
Loading...